Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dmertins/hello-go-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

hello-go-docker

A Dockerized hello world Go application

The application image is published on Docker Hub: https://hub.docker.com/repository/docker/devmertins/hello-go-docker

How to use this image

To pull the image:

$ docker pull devmertins/hello-go-docker

To run the image:

$ docker run -it --rm devmertins/hello-go-docker

Running the application locally

To run the application locally (Go is required):

$ go run .

About

A Dockerized hello world Go application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /