3 lines
88 B
Docker
3 lines
88 B
Docker
FROM buildbot/buildbot-master:master
|
|
RUN /buildbot_venv/bin/pip3 install buildbot_gitea
|