Sign inSign up

jfahrer/stop_demo

By jfahrer

•Updated over 8 years ago

This image can be used to demonstrate signal handling inside of containers

Image
0

1.4K

jfahrer/stop_demo repository overview

⁠Usage

This image ships a script that will print log messages about the signals that it receives.

docker container run jfahrer/stop_demo:latest

Then press Ctrl-C to send a SIGINT. Or use the docker container stop and docker container kill commands to send other signals.

⁠Disclaimer

This image is not intended to be used in production. Its sole purpose is to demonstrate the functionalities of Docker. Head to https://learndocker.online⁠ for more information.

Tag summary

Content type

Image

Digest

Size

4.3 MB

Last updated

over 8 years ago

docker pull jfahrer/stop_demo