You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: beginner/chapters/webapps.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -480,4 +480,4 @@ publishing ports by means of the `-p` flag when using `$ docker run`.
480
480
>**Note:** If you want to learn more about Dockerfiles, check out [Best practices for writing Dockerfiles](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/).
481
481
482
482
## Next Steps
483
-
For the next step in the tutorial head over to [3.0 Run a multi-container app with Docker Compose](./votingapp.md)
483
+
For the next step in the tutorial head over to [3.0 Deploying an app to a Swarm](./votingapp.md)
0 commit comments