Sign inSign up

jmsearcy/python3-flask

By jmsearcy

Updated over 5 years ago

Image
0

100K+

jmsearcy/python3-flask repository overview

python3-flask

Bits for building a Python3 based Docker Image with Flask baked in

Build Image

  • Build the image locally

    $ pipenv update
    $ docker-compose build
    
  • Push the image to a repository

    $ docker login
    $ docker tag python3-flask:0.1 jmsearcy/python3-flask:0.1
    $ docker push jmsearcy/python3-flask:0.1
    

Tag summary

Content type

Image

Digest

Size

46.1 MB

Last updated

over 5 years ago

docker pull jmsearcy/python3-flask