This commit is contained in:
Usha Mandya 2022-06-10 11:21:02 +01:00 committed by GitHub
commit 43ad83d554
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ cgroup_parent: m-executor-abcd
### command
`command` overrides the the default command declared by the container image (i.e. by Dockerfile's `CMD`).
`command` overrides the default command declared by the container image (i.e. by Dockerfile's `CMD`).
```
command: bundle exec thin -p 3000