소스 검색

Update 'watchtower'

Laurie Summers 1 년 전
부모
커밋
7bab1a8ec7
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      watchtower

+ 5 - 1
watchtower

@@ -2,4 +2,8 @@ Running Watchtower for updateing docker containers https://hub.docker.com/r/cont
 
 docker run -d --name watchtower -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower
 
-See https://containrrr.dev/watchtower/arguments/ for usage instructions
+See https://containrrr.dev/watchtower/arguments/ for usage instructions
+
+if you want to remove old images new cotainer started then use 
+docker run -d --name watchtower -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower /
+Argument: --cleanup Environment Variable: WATCHTOWER_CLEANUP Type: Boolean Default: false