Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping Container

Container image for testing purpose. Returns the client IP address and status message

Build and run the container

docker build -t ping .
docker run -p 8080:8080 ping

Response structure

{"IP":"172.31.0.1:55667","Status":"Success"}

About

Ping container for testing

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages