prev | 1 | 2 | 3 | 4 | ··· | 148 | next

docker-compose image update

|

1. image pull

docker-compose pull

2. container rebuild

docker-compose up --force-recreate --build -d

3. delete old image

docker image prune -f

'Etc' 카테고리의 다른 글

docker-compose mysql replication 구성  (0) 2020.05.25
excel 두개열의 중복 비교  (0) 2019.10.07
chrome https로 강제 이동 막기  (0) 2018.11.26
windows cron - schtasks  (0) 2018.01.23
가타가나  (0) 2017.03.14
And