Loading .dockerignore 0 → 100644 +3 −0 Original line number Diff line number Diff line # Created by .ignore support plugin (hsz.mobi) ** !/Dockerfile .gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line /.idea/ Dockerfile 0 → 100644 +3 −0 Original line number Diff line number Diff line FROM registry.cyberbrain.pw/docker/alpine:latest RUN apk add --no-cache git git-lfs openssh-client Loading
.dockerignore 0 → 100644 +3 −0 Original line number Diff line number Diff line # Created by .ignore support plugin (hsz.mobi) ** !/Dockerfile
Dockerfile 0 → 100644 +3 −0 Original line number Diff line number Diff line FROM registry.cyberbrain.pw/docker/alpine:latest RUN apk add --no-cache git git-lfs openssh-client