Application changes docker container status to healthy on button push.
986
A simple web app with one big knob that changes the response on /status path from -1 to 0.
Start the application:
docker run -p 80:8000 earthquakesan/oneknob
Navigate to http://localhost:80/index/ and press the button. The container status will change to (healthy) within 30 seconds (adjust the param in Dockerfile if necessary).
Content type
Image
Digest
Size
222.1 MB
Last updated
over 9 years ago
docker pull earthquakesan/bigknob