1
0
mirror of https://github.com/containrrr/watchtower.git synced 2025-01-17 18:26:19 +02:00
watchtower/container
Simon Aronsson e584f8bfcf
Make it possible to use watchtower to update exited or created containers as well (#289)
* feature/112: add additional tests that verify include-stopped

* feature/112: implement include-stopped

* feature/112: update readme and cli help

* feature/112: fix linting issues

* remove superfluous logging
2019-05-12 09:29:52 +02:00
..
mocks Make it possible to use watchtower to update exited or created containers as well (#289) 2019-05-12 09:29:52 +02:00
client.go Make it possible to use watchtower to update exited or created containers as well (#289) 2019-05-12 09:29:52 +02:00
container_test.go Make it possible to use watchtower to update exited or created containers as well (#289) 2019-05-12 09:29:52 +02:00
container.go Make it possible to use watchtower to update exited or created containers as well (#289) 2019-05-12 09:29:52 +02:00
filters_test.go change repo paths 2019-04-03 21:02:05 +02:00
filters.go always exclude containers that have the com.centurylinklabs.watchtower.enable set to false. 2018-03-03 21:58:07 +01:00
sort.go Add godoc comments 2015-07-31 22:36:18 +00:00
trust_test.go improve test coverage 2019-04-17 15:36:35 +02:00
trust.go Setup a working pipeline 2019-04-06 13:57:26 +02:00
util_test.go improve test coverage 2019-04-17 15:36:35 +02:00
util.go go fmt... 2017-01-24 21:06:04 +01:00