kolypto / j2cli

Jinja2 Command-Line Tool, reworked

Home Page:http://pypi.python.org/pypi/j2cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FR] Single Binary for Docker-Deployment

b-bittner opened this issue · comments

Hi,
It would be really helpful to have a single-file-binary for the most common platforms (x86, x64, arm,...) instead of having to install a full python-stack into the docker-image.

As a reference check out this (python-)project: https://github.com/borgbackup/borg/releases/tag/1.1.10
There you get executable binaries with no dependencies.

Great thing to have in docker-environment!