Commit graph

11 commits

Author SHA1 Message Date
Henrik Levkowetz 02d341cae5 Updated docker-related files based on 6.17.0
- Legacy-Id: 10967
2016-03-22 21:10:33 +00:00
Henrik Levkowetz bfdacef1c0 Updated docker README and a docker-init tweak.
- Legacy-Id: 10500
2015-11-16 20:22:14 +00:00
Henrik Levkowetz 10f2bc053d Minor tweaks to the docker files.
- Legacy-Id: 10491
2015-11-15 16:18:22 +00:00
Henrik Levkowetz c8b534ffc9 Give the mysql user suitable group membership. Give the developer sudo rights.
- Legacy-Id: 10483
2015-11-14 23:03:31 +00:00
Henrik Levkowetz e8992007b6 Code refactoring.
- Legacy-Id: 10475
2015-11-14 10:32:07 +00:00
Henrik Levkowetz 5ad8db39e9 Additional docker tweaks
- Legacy-Id: 10468
2015-11-13 17:33:00 +00:00
Henrik Levkowetz a5435449cd Tweaks to the docker setup to make it work nicely to run different docker containers for different SVN branches.
- Legacy-Id: 10466
2015-11-12 22:40:42 +00:00
Henrik Levkowetz 07eb5d9b21 Minor tweak to docker-init
- Legacy-Id: 10462
2015-11-09 22:44:30 +00:00
Henrik Levkowetz 2664ef3039 Updated the docker init-script to not re-install MySQL; it can cause more trouble than it might save; added a guard against trying to set up the ietf database if MySQL isn't running; and changed the final working directory to be the same as where the user invoked the 'docker/run' command. If not started via docker/run, drop into the home directory.
- Legacy-Id: 10461
2015-11-09 22:34:56 +00:00
Henrik Levkowetz 30c538790a Removed parts of Dockerfile, simplifying it and reducing the image size. Modified and simplified the docker entrypoint script. Tweaked the cleanup actions of docker/run.
- Legacy-Id: 10455
2015-11-08 18:44:41 +00:00
Henrik Levkowetz c2432107a3 Updated Dockerfile and the default settings_local for the docker image. Added docker-init.sh which is used in the docker image, and docker/run which is a wrapper which runs the docker image with suitable settings.
- Legacy-Id: 10436
2015-11-07 20:25:37 +00:00