realcodemeteor/buildozer-container

By realcodemeteor

Updated 2 months ago

Custom container image for running buildozer (https://buildozer.readthedocs.io).

Image
Developer tools
0

243

realcodemeteor/buildozer-container repository overview

Buildozer Containerized

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.

Prerequisites

  • Docker CLI
  • git
  • Linux

Installation

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'

Usage

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.

Tag summary

Content type

Image

Digest

sha256:f1c7e48ea

Size

857.1 MB

Last updated

2 months ago

docker pull realcodemeteor/buildozer-container:v0.1.1