We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6941fd9 commit 4542301Copy full SHA for 4542301
README.md
@@ -28,7 +28,7 @@ For example, to allow write access for the group, add `-e UMASK=007` to your `do
28
29
### Docker Compose
30
31
-If you are running Docker Compose, you have to adds these parameters to your `docker-compose.yml` file instead:
+If you are running Docker Compose, you have to add these parameters to your `docker-compose.yml` file instead:
32
33
user: '1000:1000'
34
command: '/config/docker/run'
0 commit comments