3 lines
89 B
Docker
3 lines
89 B
Docker
FROM buildbot/buildbot-master:v3.11.5
|
|
RUN /buildbot_venv/bin/pip3 install buildbot_gitea
|