11 Commits

Author SHA1 Message Date
3wc
c9496d4335 Bump Adapt version
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing
continuous-integration/drone/tag Build is passing
2023-01-16 10:46:33 -08:00
3wc
547068bb48 Bump Adapt to 0.10.5 2020-11-20 11:59:44 +02:00
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
Vadim Prishlyak
6f9d226e12 ! 2019-09-05 04:50:38 +03:00
Vadim Prishlyak
3846fd6433 Add nfs-common package 2019-09-05 01:20:29 +03:00
Vadim Prishlyak
1da25858a9 Remove npm install from docker file. Use only in setup file 2019-07-11 00:26:31 +03:00
Vadim Prishlyak
71f7d823fe Use node:10-stretch as base image, change dockerhub image name, use latest tool version 2019-07-11 00:09:38 +03:00
Gary Ritchie
e23a4f5cb6 Correct branch name 2016-10-09 19:57:12 -04:00
Gary Ritchie
4ca99c8830 Provide option to install release instead of trunk. 2016-10-09 19:47:04 -04:00
Gary Ritchie
fbd14b5683 Can docker-compose all the way. Still need to keep data in volumes to survive "down" 2016-08-31 14:09:50 -04:00
Gary Ritchie
a1fabfa0d2 Initial hack works with some set-up. 2016-08-29 16:47:50 -04:00