gitlab-ci-docker-systemd:该脚本允许在Gitlab CI Runner中使用systemd执行docker

时间:2024-05-30 23:49:50
【文件属性】:

文件名称:gitlab-ci-docker-systemd:该脚本允许在Gitlab CI Runner中使用systemd执行docker

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-30 23:49:50

Python

说明和用法将很快添加 gitlab-ci-docker-systemd 该脚本允许在Gitlab CI Runner中使用systemd执行docker 关于问题的文章在这里: 开始 git clone https://github.com/seregaSLM/gitlab-ci-docker-systemd.git cd pip install virtualenv virtualenv venv source venv/bin/activate pip install -r requirements.txt python main.py \ --image dramaturg/docker-debian-systemd # your docker image [--network host] # network type, not requ


【文件预览】:
gitlab-ci-docker-systemd-master
----main.py(2KB)
----systemd()
--------log()
--------config()
--------__init__.py(0B)
--------docker()
----LICENSE(11KB)
----requirements.txt(47B)
----.gitignore(1KB)
----README.md(1KB)

网友评论