fix entrypoint
This commit is contained in:
parent
140a0e7c3a
commit
f831c15708
@ -25,7 +25,7 @@ ENV PIP_PACKAGES="\
|
|||||||
pycrypto \
|
pycrypto \
|
||||||
"
|
"
|
||||||
|
|
||||||
COPY ./ec2-entrypoint.sh /docker-entrypoint.sh
|
COPY ./do-entrypoint.sh /docker-entrypoint.sh
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk update \
|
apk update \
|
||||||
|
Reference in New Issue
Block a user