1 # start with a fresh official ruby image
2 # https://hub.docker.com/_/ruby/
5 MAINTAINER LEAP Encryption Access Project <info@leap.se>
6 LABEL Description="Image for building bitmask-dev based on Ubuntu 16:04" Vendor="LEAP" Version="1.0"
10 # Install bitmask-dev build and test deps
11 RUN apt-get -y install build-essential python-virtualenv libpython-dev \
12 libsqlcipher-dev libssl-dev libffi-dev python-pyqt5 python-pyqt5.qtwebkit \
13 nodejs npm nodejs-legacy git swaks uuid-runtime