Changes

Docker

1 byte removed, 21:38, 24 June 2018
docker-compose.yml syntax
* '''dockerfile''': Dockerfile-alternate
* '''command''': Override the default command. <pre> command: ["bundle", "exec", "thin", "-p", "3000"] </pre>
  * '''container_name''': Specify a custom container name, rather than a generated default name  * '''dns''': Custom DNS servers. Can be a single value or a list. <pre>
dns: 8.8.8.8
dns: