Skip to content

josealdaco/golangFinal

Repository files navigation

Go Report Card Watch the video

RUNNING CONTAINER

In Order to build the container you will need to run this command: docker build -t ImageName .

The tag will default to latest if you run docker image ls, in order to run our container we will need to run this command: docker run --publish port:8080 --name ContainerName --rm ImageName

THE ONLINE WEBSITE IS BELOW: http://golangtranslate.captain.dev.siko408.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published