Sign inSign up

wayback212/myapp

By wayback212

Updated over 4 years ago

Simple app implemented in python3

Image
0

41

wayback212/myapp repository overview

Simple application written in python3 that exposes the following endpoints on port 8080

/myapp/version, /myapp/isAlive, /myapp/isReady

Example:

→ curl -s http://127.0.0.1:8080/myapp/version | jq .

Output:

{ "Version": "22.1.0" }

Tag summary

Content type

Image

Digest

Size

20.6 MB

Last updated

over 4 years ago

docker pull wayback212/myapp:22.1.0