Commit Graph

2 Commits

Author SHA1 Message Date
3wc 6e964a69a7 Use separate entrypoint to combine compose files
Now, when you run `docker compose up`, it'll check for a `conf`
directory during start-up, and run `node install` (with a bunch of
options based on env vars). If not, it'll run `node update`.

This means that the separate `docker-compose.setup.yml` is no longer
needed, and that this plays nice with docker swarm mode.
2020-10-02 14:21:50 +02:00
Gary Ritchie 4ca99c8830 Provide option to install release instead of trunk. 2016-10-09 19:47:04 -04:00