You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 connect-proxy
|
|
|