Skip to content

docs: update reconfiguration command#743

Open
Kibakus wants to merge 1 commit into
goharbor:mainfrom
Kibakus:reconfigure-manage-lifecycle
Open

docs: update reconfiguration command#743
Kibakus wants to merge 1 commit into
goharbor:mainfrom
Kibakus:reconfigure-manage-lifecycle

Conversation

@Kibakus

@Kibakus Kibakus commented Jul 13, 2026

Copy link
Copy Markdown

What this PR does

Updates the reconfiguration documentation to use:

sudo docker compose up -d --force-recreate

instead of:

sudo docker compose up -d

This ensures the containers are recreated after configuration changes, preventing inconsistent image state during the stop/start workflow.

Why

Without --force-recreate, existing containers may be reused, which can lead to unexpected behavior after reconfiguration.

Testing

  • Documentation change only.

Signed-off-by: Kibakus <den01246@gmail.com>
@Kibakus
Kibakus force-pushed the reconfigure-manage-lifecycle branch from ed20c72 to e0b0cec Compare July 13, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants