[python] hello-docker
hello-docker is an example for docker.
docker build
docker builtd -t dystargate/hello-docker:{$tagId}
docker run
docker run -d -P --restart=always dystargate/hello-docker:{$tagId}
see the docker hub.