docker を更新
@@ -20,9 +20,11 @@ docker push localhost:5000/ozone-daemon:latest
|
|||||||
docker push localhost:5000/ozone:latest
|
docker push localhost:5000/ozone:latest
|
||||||
docker push localhost:5000/plc:latest
|
docker push localhost:5000/plc:latest
|
||||||
docker push localhost:5000/social-app:latest
|
docker push localhost:5000/social-app:latest
|
||||||
|
|
||||||
|
docker restart registry
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# docker-compose up -d --no-build
|
# docker compose up -d --no-build
|
||||||
docker-compose up -d --pull always
|
docker compose up -d --pull always
|
||||||
```
|
```
|
Reference in New Issue
Block a user