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 have working Docker and Docker Compose installation.
11
11
12
-
It is assumed your current user is in group `docker`. If you are not in `docker` group, you will have to prefix all docker command with `sudo` or run it with elevated privilege (root).
12
+
It is assumed your current user is in group `docker`. If you are not in `docker` group, you have to prefix all docker command with `sudo` or run it with elevated privilege (root).
0 commit comments