kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge remote-tracking branch 'upstream/master'
commit
9ccc140e2c
|
@ -16,7 +16,7 @@ RUN mkdir /tmp/wheelhouse \
|
||||||
FROM alpine:${ALPINE_VERSION}
|
FROM alpine:${ALPINE_VERSION}
|
||||||
|
|
||||||
# install python, git, bash
|
# install python, git, bash
|
||||||
RUN apk add --no-cache git git-lfs python3 bash
|
RUN apk add --no-cache git git-lfs python3 bash docker
|
||||||
|
|
||||||
# install repo2docker
|
# install repo2docker
|
||||||
COPY --from=0 /tmp/wheelhouse /tmp/wheelhouse
|
COPY --from=0 /tmp/wheelhouse /tmp/wheelhouse
|
||||||
|
|
Ładowanie…
Reference in New Issue