push
This commit is contained in:
@@ -308,6 +308,8 @@ node_modules
|
|||||||
docker build -t my-web:1.0 -f Dockerfile .
|
docker build -t my-web:1.0 -f Dockerfile .
|
||||||
docker history my-web:1.0
|
docker history my-web:1.0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
## Готовый пример в репозитории
|
## Готовый пример в репозитории
|
||||||
|
|
||||||
Рабочие `Dockerfile` с `COPY`, `EXPOSE`, `HEALTHCHECK` и т.д. — в `docker/examples/multi-service/` (`web`, `api`, `proxy`). Связка с Compose — в части **4**.
|
Рабочие `Dockerfile` с `COPY`, `EXPOSE`, `HEALTHCHECK` и т.д. — в `docker/examples/multi-service/` (`web`, `api`, `proxy`). Связка с Compose — в части **4**.
|
||||||
|
|||||||
Reference in New Issue
Block a user