forked from Silverfish/proton-bridge
5 lines
157 B
Docker
5 lines
157 B
Docker
FROM gitlab.protontech.ch:4567/protonmail/ci-containers/go
|
|
|
|
RUN apt-get -y update
|
|
RUN apt-get -y install openssh-client libsecret-1-dev libgl1-mesa-dev time
|