Commit graph

35 commits

Author SHA1 Message Date
Robert Sparks 7dc1ec1761 Merged in [19541] from lars@eggert.org:
Print a line than can actually be copied & pasted to start the datatracker.
 - Legacy-Id: 19559
Note: SVN reference [19541] has been migrated to Git commit 32e2b18b31729ee0161f40dc3d7e894a47ebc616
2021-11-08 17:55:12 +00:00
Lars Eggert 2b80cf7e1d Add some more explanatory/diagnostic text.
Branch ready for merge.
 - Legacy-Id: 19465
2021-10-27 07:57:10 +00:00
Lars Eggert 3b3e662719 Ship a database snapshot with the docker image, to speed up first use
- Legacy-Id: 19451
2021-10-25 13:21:52 +00:00
Lars Eggert c46b0497b4 More fixes from Valery
- Legacy-Id: 19425
2021-10-14 18:56:18 +00:00
Lars Eggert 6fb64998ce Version of the new docker setup emailed out for testing on 2021-10-12
- Legacy-Id: 19417
2021-10-13 11:33:37 +00:00
Robert Sparks 0463ef8aa4 Created bofreq directory for docker container.
- Legacy-Id: 19246
2021-07-21 17:31:59 +00:00
Robert Sparks acefcb298c Tweaks to dockerfile to avoid rust compiler issues. Commit ready for merge.
- Legacy-Id: 18900
2021-03-04 21:47:55 +00:00
Henrik Levkowetz e9e2ef7bdf Added propagation of the docker-init environment to the su'd user in order to set LANG to a UTF-8 locale, and did some slight refactoring.
- Legacy-Id: 18692
2020-11-14 05:16:08 +00:00
Henrik Levkowetz 1332c0aa5c Added a UTF-8 language locale to docker-init.sh, in order to be able some python packages that would fail to install under the default locale.
- Legacy-Id: 18584
2020-10-09 13:14:59 +00:00
Henrik Levkowetz a5565ac212 Made the docker container syslog start less noisy. Refined the virtualenv requirements installation to test for an existing django properly, and use the repository requirements file if available.
- Legacy-Id: 18258
2020-07-24 19:52:19 +00:00
Henrik Levkowetz 9810e7035a Updated Dockerfile to use latest Devuan release (beowulf) as base image. Added syslog support.
- Legacy-Id: 18253
2020-07-24 13:36:05 +00:00
Henrik Levkowetz ea7b2e7b7f Added yang/catalogmod to the yang module directories created by docker-init.sh.
- Legacy-Id: 18245
2020-07-23 19:10:58 +00:00
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