mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
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
|