Sign inSign up

hnyize/chaos

By hnyize

Updated over 4 years ago

Image
0

954

hnyize/chaos repository overview

FROM tiagorlampert/chaos

Create a shared directory between the host and container

$ mkdir ~/chaos-container

$ docker run -it -v ~/chaos-container:/database/ -v ~/chaos-container:/temp/
-e PORT=8080 -p 8080:8080 hnyize/chaos

Tag summary

Content type

Image

Digest

Size

338 MB

Last updated

over 4 years ago

docker pull hnyize/chaos