Changes

Jump to: navigation, search

Docker

No change in size, 21:37, 24 June 2018
docker-compose.yml syntax
** Using build together with image is not allowed. Attempting to do so results in an error.
* '''dockerfile''': Dockerfile-alternate
* '''command''': Override the default command.<pre>
command: ["bundle", "exec", "thin", "-p", "3000"]
</pre>

Navigation menu