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: deployment/docker/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ description: Tutorial on how to deploy Fano application with Docker container.
9
9
10
10
You must have a working Docker and Docker Compose installation.
11
11
12
-
It is assumed that your current user is in the group `docker`. If you are not in the `docker` group, you have to prefix all Docker commands with sudo or run them with elevated privileges (root).
12
+
It is assumed that your current user is in the group `docker`. If you are not in the `docker` group, you have to prefix all Docker commands with `sudo` or run them with elevated privileges (root).
0 commit comments