Skip to content
Snippets Groups Projects
Commit f49a0bbc authored by nimrod's avatar nimrod
Browse files

Add OpenSSH and OpenSSL.

For ssh-ca and ssl-ca.
parent 47e044f5
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ RUN apk add --update --no-cache \
build-base \
docker \
git \
openssh \
openssl \
;
RUN wget https://github.com/cloudbees-oss/juxr/releases/download/0.1.22/juxr-x86_64-unknown-linux-musl.tar.gz -O - | tar -xzC /usr/local/bin
ENV GIT_AUTHOR_EMAIL='you@example.com' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment