/demo-nuitka-in-docker

Compile Python program with Nuitka.

Primary LanguageDockerfileDo What The F*ck You Want To Public LicenseWTFPL

Nuitka Demo

WTFPL Gitmoji Docker Jenkins

Compile a Python program with Nuitka:

  1. in Docker.
  2. with Jenkins.

Details

All build related files are in build directory.

Filename Function
Dockerfile Compile with gcc.
clang.Dockerfile Compile with clang.
slim.Dockerfile Compile with clang inside slim image.
Jenkinsfile Compile in a Jenkins pipeline.