/hello-docker

[python] hello-docker

Primary LanguageDockerfile

hello-docker

hello-docker is an example for docker.

contents

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

docker hub

see the docker hub.