disble entrypoint
This commit is contained in:
parent
618c9cf73c
commit
df44818fb3
@ -83,4 +83,6 @@ RUN apt-get -y --no-install-recommends install python-is-python3 pipx \
|
|||||||
&& apt-get clean -y
|
&& apt-get clean -y
|
||||||
|
|
||||||
# clean up
|
# clean up
|
||||||
RUN rm -rfv /var/lib/apt/lists /var/lib/dpkg/info
|
RUN rm -rfv /var/lib/apt/lists /var/lib/dpkg/info /docker-entrypoint.d /docker-entrypoint.sh
|
||||||
|
ENTRYPOINT []
|
||||||
|
CMD nginx -g daemon off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user