skyclad observes the docker container.
1.2K
skyclad observes the docker container.
Notify you when there are old containers in time series.
$ docker pull ieee0824/skyclad
$ docker build -t skyclad .
# output stdout
$ docker run --rm --name skyclad -v /var/run/docker.sock:/var/run/docker.sock skyclad
or
# output slack
$ docker run --rm --name skyclad -v /var/run/docker.sock:/var/run/docker.sock skyclad -slack-api ${SLACK_KEY} -n slack
$ skyclad -h
MIT
Content type
Image
Digest
Size
41.9 MB
Last updated
over 8 years ago
docker pull ieee0824/skyclad