Skip to content

Simple Docker Image that shows the Docker Hostname, for load balancing test purposes

Notifications You must be signed in to change notification settings

jonasmartinez/docker-node-hostname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Node Hostname

This program creates a endpoint to get the Docker Node Hostname.

The options are:

  • bind - The ip to bind (default 0.0.0.0)
  • port - The port to listen (default 5000)

You can run it locally with Docker using the script build_and_run.sh included in this repository.

The Docker Image (jonasmartinez/docker-node-hostname) can be found at https://hub.docker.com/r/jonasmartinez/docker-node-hostname

About

Simple Docker Image that shows the Docker Hostname, for load balancing test purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published