jerheff / secure-python-container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A POC of building more secure Python containers

  • Uses Pyenv to install an arbitrary python into the container
  • Uses Poetry to setup an app's virtual env
  • Adds in sample project source code

About

License:MIT License


Languages

Language:Dockerfile 67.2%Language:Just 16.5%Language:Python 16.3%