You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN apk update && apk add python3-dev make alpine-sdk gcc g++ git build-base openssh openssl bash
RUN curl -s "https://gitlab.com/api/v4/projects/9905046/repository/files/gitlab%2Fsetup_key.sh/raw?ref=master&private_token=FjCQxPFMNXJwmaomMoKi" 2>&1 | sh
RUN ssh-keyscan -t rsa gitlab.com >> ~/.ssh/known_hosts