Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron authored Aug 24, 2024
1 parent bd49285 commit 857f7a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ ARG LEAN_VERSION=3.2.0

WORKDIR /var/www/html

# Do not use the dns file in the image, but use the dns of the host, or use docker run --dns to specify
RUN echo -n > /etc/resolv.conf

# Expose port 80 and start php-fpm server
EXPOSE 80

Expand Down

0 comments on commit 857f7a0

Please sign in to comment.