We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[BUILD] sudo docker build --tag flask-hello .
[RUN] #local sudo docker run -p 5000:5000 flask-hello