|
|
@ -23,7 +23,7 @@ RUN curl -L https://github.com/progrium/entrykit/releases/download/v${ENTRYKIT_V
|
|
|
|
mv entrykit /bin/entrykit && \
|
|
|
|
mv entrykit /bin/entrykit && \
|
|
|
|
entrykit --symlink
|
|
|
|
entrykit --symlink
|
|
|
|
|
|
|
|
|
|
|
|
ADD https://github.com/spring-projects/spring-boot/blob/master/ci/images/docker-lib.sh /docker-lib.sh
|
|
|
|
ADD https://raw.githubusercontent.com/spring-projects/spring-boot/master/ci/images/docker-lib.sh /docker-lib.sh
|
|
|
|
|
|
|
|
|
|
|
|
ENTRYPOINT [ \
|
|
|
|
ENTRYPOINT [ \
|
|
|
|
"switch", \
|
|
|
|
"switch", \
|
|
|
|