Skip to content

Commit

Permalink
Remove command as its not needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 15, 2021
1 parent d4effb8 commit bb9aca4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ RUN cp -R /data/website/html/* /usr/share/nginx/html \
&& rm -rf /data/website/

RUN ln -s /usr/share/nginx/html /usr/share/nginx/html/2.x

CMD ["/data/run.sh"]

0 comments on commit bb9aca4

Please sign in to comment.