Skip to content

Commit e0b0cec

Browse files
committed
fix: resolve inconsistent image state on stop/start
Signed-off-by: Kibakus <[email protected]>
1 parent 6fa298a commit e0b0cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install-config/reconfigure-manage-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To reconfigure Harbor, perform the following steps.
7272
1. Re-create and start the Harbor instance.
7373

7474
```sh
75-
sudo docker compose up -d
75+
sudo docker compose up -d --force-recreate
7676
```
7777

7878
## Other Commands

0 commit comments

Comments
 (0)