Add docker-lib from github
This commit is contained in:
@@ -23,7 +23,7 @@ RUN curl -L https://github.com/progrium/entrykit/releases/download/v${ENTRYKIT_V
|
||||
mv entrykit /bin/entrykit && \
|
||||
entrykit --symlink
|
||||
|
||||
COPY ../docker-lib.sh /docker-lib.sh
|
||||
ADD https://github.com/spring-projects/spring-boot/blob/master/ci/images/docker-lib.sh /docker-lib.sh
|
||||
|
||||
ENTRYPOINT [ \
|
||||
"switch", \
|
||||
|
||||
@@ -23,7 +23,7 @@ RUN curl -L https://github.com/progrium/entrykit/releases/download/v${ENTRYKIT_V
|
||||
mv entrykit /bin/entrykit && \
|
||||
entrykit --symlink
|
||||
|
||||
COPY ../docker-lib.sh /docker-lib.sh
|
||||
ADD https://github.com/spring-projects/spring-boot/blob/master/ci/images/docker-lib.sh /docker-lib.sh
|
||||
|
||||
ENTRYPOINT [ \
|
||||
"switch", \
|
||||
|
||||
Reference in New Issue
Block a user