You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
mocks Make it possible to use watchtower to update exited or created containers as well (#289) 5 years ago
client.go Make it possible to use watchtower to update exited or created containers as well (#289) 5 years ago
container.go Make it possible to use watchtower to update exited or created containers as well (#289) 5 years ago
container_test.go Make it possible to use watchtower to update exited or created containers as well (#289) 5 years ago
filters.go always exclude containers that have the com.centurylinklabs.watchtower.enable set to false. 6 years ago
filters_test.go change repo paths 5 years ago
sort.go Add godoc comments 9 years ago
trust.go Setup a working pipeline 5 years ago
trust_test.go improve test coverage 5 years ago
util.go go fmt... 8 years ago
util_test.go improve test coverage 5 years ago