Henrik Levkowetz
|
e01d41169a
|
Changed the use of requirements3.txt in docker files back to requirements.txt
- Legacy-Id: 17634
|
2020-04-15 12:08:27 +00:00 |
|
Henrik Levkowetz
|
91606bd733
|
Tweaked the docker-init script.
- Legacy-Id: 17054
|
2019-11-19 09:16:15 +00:00 |
|
Henrik Levkowetz
|
873494b2d7
|
Tweaked docker-init.sh to create a needed GID entry before using it when creating a new user.
- Legacy-Id: 17030
|
2019-11-16 06:26:40 +00:00 |
|
Henrik Levkowetz
|
f18be77bb8
|
Various docker environment fixes.
- Legacy-Id: 17026
|
2019-11-16 05:08:34 +00:00 |
|
Henrik Levkowetz
|
6e31552b7c
|
Updated docker files to build and run an image based on devuan:ascii instead of debian:jessie.
- Legacy-Id: 16784
|
2019-09-30 20:25:40 +00:00 |
|
Henrik Levkowetz
|
82a5c83a5d
|
Added creation of a group with the user's GID inside the docker container, if it's missing.
- Legacy-Id: 16098
|
2019-03-24 15:27:15 +00:00 |
|
Henrik Levkowetz
|
eaea7d4324
|
Updated docker build and config files.
- Legacy-Id: 14503
|
2018-01-10 16:52:36 +00:00 |
|
Henrik Levkowetz
|
d6c1c969ce
|
Updated docker-init with a new directory to be created.
- Legacy-Id: 14320
|
2017-11-07 22:02:50 +00:00 |
|
Henrik Levkowetz
|
691ce0c176
|
Set docker-internal UID and GID to match the external values for the user. Makes life easier when running docker under linux.
- Legacy-Id: 13907
|
2017-07-15 15:15:13 +00:00 |
|
Henrik Levkowetz
|
28f0efb9d3
|
Fixed an issue with the docker/settings_local settings for yang module directories.
- Legacy-Id: 13820
|
2017-07-09 15:26:00 +00:00 |
|
Henrik Levkowetz
|
a8db9e74c7
|
Updated docker/settings_local.py with new needed settings. Added a lot of quotes to docker/run in order to work better with paths containsing spaces. Touched a file during setup to be more debian compatible.
- Legacy-Id: 13703
|
2017-06-21 17:22:27 +00:00 |
|
Henrik Levkowetz
|
10fa4af493
|
Updated dockerfile, docker-init.sh, updatedb script, and a new docker/build script.
- Legacy-Id: 12281
|
2016-11-08 16:08:27 +00:00 |
|
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 |
|