add base entrypoint to ec2 image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8dd345591d
commit
f5615b26a3
@ -25,7 +25,7 @@ ENV PIP_PACKAGES="\
|
|||||||
pycrypto \
|
pycrypto \
|
||||||
"
|
"
|
||||||
|
|
||||||
COPY ./gce-entrypoint.sh /docker-entrypoint.sh
|
COPY ./ec2-entrypoint.sh /docker-entrypoint.sh
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk update \
|
apk update \
|
||||||
|
Reference in New Issue
Block a user