1
0
mirror of https://github.com/containrrr/watchtower.git synced 2025-01-08 15:06:10 +02:00
watchtower/pkg/container
Zois Pagoulatos 2d8507ca31 Add --revive-stopped flag to start stopped containers after an update (#403)
* Add --revive-stopped flag to start stopped containers after an update

* Update arguments.md
2019-11-13 11:16:37 +01:00
..
mocks refactor: move container into pkg 2019-07-21 20:14:28 +02:00
client.go Add --revive-stopped flag to start stopped containers after an update (#403) 2019-11-13 11:16:37 +01:00
container_test.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
container.go Feat/lifecycle hooks (#351) 2019-07-27 01:37:16 +02:00
filters_test.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
filters.go refactor: move container into pkg 2019-07-21 20:14:28 +02:00
metadata.go add pre/post update check lifecycle hooks (#373) 2019-09-15 16:58:46 +02:00
sort.go refactor: move container into pkg 2019-07-21 20:14:28 +02:00
trust_test.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
trust.go fix: remove linting issues 2019-07-22 12:10:57 +02:00