buildozer-container
Custom container image for running buildozer (https://buildozer.readthedocs.io).
243
This is a containerized version of Buildozer. It has a handy initialization script that will build the image when it is not already available on your system. It also creates an alias allowing you to run buildozer as if installed as a native application.
Clone the git repository to the desired location.
git clone https://github.com/real-codemeteor/buildozer-contianer.git ~/buildozer
Now create an alias to the buildozer.sh script.
alias buildozer='~/buildozer/buildozer.sh'
After installation, you can simply run buildozer as how you normaly would. The first time the container image will be pulled, after this it should behave like the native buildozer program.
On more info on how to use buildozer, refer to the documentation.
Content type
Image
Digest
sha256:f1c7e48ea…
Size
857.1 MB
Last updated
2 months ago
docker pull realcodemeteor/buildozer-container:v0.1.1