Тестовое задание правки 3

parent 5070a508
...@@ -70,7 +70,7 @@ EXPOSE 80 ...@@ -70,7 +70,7 @@ EXPOSE 80
CMD ["nginx", "-g", "daemon off;"] CMD ["nginx", "-g", "daemon off;"]
``` ```
Так-же стоит добавить .git\*, \*.md, в .dockerignore. Так-же стоит добавить ```.git*``` и ```*.md``` в .dockerignore.
### Задание 5 ### Задание 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment