Sign inSign up

jmsearcy/python3-tkev

By jmsearcy

Updated over 5 years ago

Image
0

1M+

jmsearcy/python3-tkev repository overview

python3-tkev

Bits for building a Python3 based Docker Image with Flask and the Python Kubernetes library

Build Image

  • Build the image locally

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

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

Tag summary

Content type

Image

Digest

Size

139.8 MB

Last updated

over 5 years ago

docker pull jmsearcy/python3-tkev