A collection of Python based sample code.
This repository host minimal assets for the Python programming language.
This repository consists of multiple directories, each directory is intended to work with a particular set of tools that are currently supported in Shipwright/Build.
Assets with a Dockerfile, which indicates how to compile the specified source file. This asset is intended to work with tools like BuildKit, Kaniko, or Buildah.
Assets with pure source code, without any knowledge about Docker. This asset is intended to work with Buildpacks, like the Paketo or Heroku implementation.