]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Create new Docker dev image (#1173) 1205/head
authoram97 <andy.maldo@hotmail.com>
Tue, 9 Oct 2018 15:35:02 +0000 (17:35 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 9 Oct 2018 15:35:02 +0000 (17:35 +0200)
commitee7c25c767c357bd12570889f8ccd79ba9ea4eb9
tree06478edd377bf8cfcf5e69a26fb696b37491ffc8
parente2dc00a8feb8fe0ebfe92eb88aa13b1347b0fbf4
Create new Docker dev image (#1173)

* Move the old dev docker files to support/docker/janitor

* Create new Docker dev image
support/docker/dev/Dockerfile
support/docker/dev/setup_postgres.sql [new file with mode: 0644]
support/docker/dev/usage.md [new file with mode: 0644]
support/docker/janitor/Dockerfile [new file with mode: 0644]
support/docker/janitor/create_user.sql [moved from support/docker/dev/create_user.sql with 100% similarity]
support/docker/janitor/janitor.json [moved from support/docker/dev/janitor.json with 100% similarity]
support/docker/janitor/supervisord.conf [moved from support/docker/dev/supervisord.conf with 100% similarity]