mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
12 lines
583 B
Markdown
12 lines
583 B
Markdown
# Roll back a service
|
|
|
|
If you make a change to a service in Docker Swarm and your applications are no longer working as you expect, you can roll back to the previous state.
|
|
|
|
From the menu select **Services**, select the service to roll back then click **Rollback the service**.
|
|
|
|
<figure><img src="../../../.gitbook/assets/2.15-docker_services_service_rollback.gif" alt=""><figcaption></figcaption></figure>
|
|
|
|
When the confirmation message appears, click **Yes**.
|
|
|
|
<figure><img src="../../../.gitbook/assets/2.15-service-rollback-confirm.png" alt=""><figcaption></figcaption></figure>
|