Jenkins slave for python and mongodb environment
395
This Jenkins slave docker image that used for run python applications, that require mongodb.
Mongodb is not started with a container, so it should be started manually in job configuration:
sudo /usr/bin/mongod --fork --logpath /var/log/mongod.log
Content type
Image
Digest
Size
421.9 MB
Last updated
about 10 years ago
docker pull citizenstig/jenkins-slave-python-mongo