mirror of
https://github.com/OtusTeam/Spring.git
synced 2026-05-30 10:50:42 +00:00
2021-05 - 32
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM nginx:1.11-alpine
|
||||
COPY ../index.html /usr/share/nginx/html/index.html
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
EXPOSE 80
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user