mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
19 lines
692 B
Markdown
19 lines
692 B
Markdown
---
|
|
metaLinks:
|
|
alternates:
|
|
- >-
|
|
https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/docker/services/rollback
|
|
---
|
|
|
|
# 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/Rollback-service-new.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>
|