/hello-docker-go

[golang] hello-docker

Primary LanguageGo

hello-docker-go

hello-docker-go is a example for docker. it was wrriten by golang language.

contents

  1. docker build
docker builtd -t dystargate/hello-docker-go:{$tagId} .
  1. docker run
docker run -d -P --restart=always dystargate/hello-docker-go:{$tagId}

docker hub

see the docker hub.