mirror of
https://github.com/11notes/docker-kms.git
synced 2025-11-06 15:03:19 +00:00
legacy
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
git clone https://github.com/11notes/docker-util.git;
|
git clone https://github.com/11notes/docker-util.git;
|
||||||
|
|
||||||
# :: Build / redis
|
# :: Build / py-kms
|
||||||
FROM alpine/git AS build
|
FROM alpine/git AS build
|
||||||
|
|
||||||
ARG APP_VERSION
|
ARG APP_VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user