Sepcify copy target file name
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
5035048b8d
commit
57122058ff
@ -138,7 +138,7 @@ RUN sed -i 's,listen 80;,listen 8080;,' /etc/nginx/conf.d/default.co
|
|||||||
|
|
||||||
USER $UID
|
USER $UID
|
||||||
|
|
||||||
COPY docker-entrypoint.sh /
|
COPY docker-entrypoint.sh /docker-entrypoint.sh
|
||||||
COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d
|
COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d
|
||||||
COPY 20-envsubst-on-templates.sh /docker-entrypoint.d
|
COPY 20-envsubst-on-templates.sh /docker-entrypoint.d
|
||||||
COPY 30-tune-worker-processes.sh /docker-entrypoint.d
|
COPY 30-tune-worker-processes.sh /docker-entrypoint.d
|
||||||
|
Loading…
Reference in New Issue
Block a user