A webserver for golang with multistaging
75
Hello to everyone who wants to pull this image, this is a simple webserver image in Golang, where the objective is just to upload a webserver and validate connections...
To use it after downloading, use the command: docker run brunooxy/webserver-golang:v1.0.0 when you do this you will get a web server started message... open a new terminal and get the container id and use the docker command inspect "container id" and look for the ip address then use the curl command "ip address" with this you will have a successful connection message!
Enjoy!
Content type
Image
Digest
sha256:f2c788312…
Size
3.8 MB
Last updated
about 2 years ago
docker pull brunooxy/webserver-golang:v1.0.0