Skip to content
Snippets Groups Projects
Commit 65d08143 authored by Paul's avatar Paul :turtle:
Browse files

remove lint check

parent 0e5546f4
No related branches found
No related tags found
No related merge requests found
FROM nginx FROM nginx
COPY default.conf /etc/nginx/conf.d/default.conf COPY default.conf /etc/nginx/conf.d/default.conf
COPY images/ /usr/share/nginx/html/ COPY images/ /usr/share/nginx/html/
RUN nginx -t
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment