Skip to content

Commit

Permalink
Remove confd call in Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmachell committed Jan 3, 2025
1 parent df78629 commit 844609d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions service-api/docker/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ COPY scripts/docker_hardening/harden-nginx.sh /harden-nginx.sh
RUN /harden-nginx.sh && rm /harden-nginx.sh

USER nginx

CMD confd -onetime -backend env \
&& nginx -g "daemon off;"

0 comments on commit 844609d

Please sign in to comment.