Very simple Flask app for testing.
142
Very simple Flask app for testing.
Listens on port 8080 and returns JSON string like below:
{
"client": "You are 169.254.171.198.",
"date": "Fri, 29 Dec 2023 14:51:40 GMT",
"message": "Hello friend!",
"server": "I am Linux ip-100-65-8-44!"
}
Intended as a test service that validates the client and server.
Content type
Image
Digest
sha256:94e06c3de…
Size
175.5 MB
Last updated
over 2 years ago
docker pull ibehren1/flask-test-app:arm64