]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docker-compose: Switch to 3.0 syntax
authorStephen Finucane <stephen@that.guru>
Tue, 17 Apr 2018 08:58:00 +0000 (09:58 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 26 Apr 2018 09:47:02 +0000 (10:47 +0100)
commit98abeada054c4573bba9dcb20091df21304a598e
treeb66b0e4b1de74d78b529895b2e9fe6afaaf8f098
parent7484a8c044565ac8e683efdddfd726a5ecdc542a
docker-compose: Switch to 3.0 syntax

Ubuntu 18.04 (Bionic Beaver) providers 'docker-compose' 1.17.1 [1] at
release which supports the 3.0 syntax [2]. Using this allows some users
(me) to resolve a long standing issue caused by a UID that's not 1000.

[1] https://packages.ubuntu.com/bionic/docker-compose
[2] https://docs.docker.com/compose/compose-file/

Signed-off-by: Stephen Finucane <stephen@that.guru>
.gitignore
docker-compose-pg.yml
docker-compose.yml
docs/development/installation.rst
tools/docker/Dockerfile