This repository has been archived on 2024-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-23/.buildbot/bionic/Dockerfile
2022-04-28 19:47:51 +05:30

13 lines
477 B
Docker

FROM ubuntu:bionic AS test_bionic
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update -y && apt-get install -yq --no-install-suggests --no-install-recommends \
buildbot-slave git subversion python3-dev libffi-dev python3-setuptools \
python3-pip dumb-init curl openssh-client wget \
python-qt4 python-pyqt5 \
build-essential libcap-dev libmtdev-dev xvfb tor xclip python3-opencv
RUN pip3 install coverage psutil pycrypto \
xvfbwrapper python_prctl six