Skip to content

Commit

Permalink
amarillo: disbale wait time again
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Mar 28, 2024
1 parent 082091e commit e1d1946
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/docker/amarillo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN rm /app/conf/region/* && \
COPY ./amarillo /app


COPY ./infrastructure/docker/amarillo/docker-entrypoint.sh ./docker-entrypoint.sh
RUN chmod +x ./docker-entrypoint.sh
# COPY ./infrastructure/docker/amarillo/docker-entrypoint.sh ./docker-entrypoint.sh
# RUN chmod +x ./docker-entrypoint.sh

ENTRYPOINT ["./docker-entrypoint.sh"]
# ENTRYPOINT ["./docker-entrypoint.sh"]

0 comments on commit e1d1946

Please sign in to comment.