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