Sign inSign up

brunooxy/webserver-golang

By brunooxy

•Updated about 2 years ago

A webserver for golang with multistaging

Image
Web servers
0

75

brunooxy/webserver-golang repository overview

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...

⁠How to use ?

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!

Tag summary

Content type

Image

Digest

sha256:f2c788312…

Size

3.8 MB

Last updated

about 2 years ago

docker pull brunooxy/webserver-golang:v1.0.0