docker-flask
Primary LanguageDockerfile
docker builtd -t docker-flask .
docker run -d -p 5000:5000 docker-flask