Package- and image building tool for Kupfer Linux. Documentation: https://kupfer.gitlab.io/kupferbootstrap
Find a file
2021-08-04 21:07:39 +02:00
bin Initial commit 2021-08-04 18:36:37 +02:00
src Initial commit 2021-08-04 18:36:37 +02:00
.gitignore Initial commit 2021-08-04 18:36:37 +02:00
cache.py Initial commit 2021-08-04 18:36:37 +02:00
Dockerfile Initial commit 2021-08-04 18:36:37 +02:00
logger.py Initial commit 2021-08-04 18:36:37 +02:00
main.py Initial commit 2021-08-04 18:36:37 +02:00
packages.py Don't skip integrity check everywhere 2021-08-04 21:07:39 +02:00
README.md Initial commit 2021-08-04 18:36:37 +02:00
requirements.txt Initial commit 2021-08-04 18:36:37 +02:00
version.txt Initial commit 2021-08-04 18:36:37 +02:00
wrapper.py Initial commit 2021-08-04 18:36:37 +02:00

kupferbootstrap

Install

Install Docker and Python 3 and put bin/ into your PATH.
Then use kupferbootstrap.

Develop

Put dev into version.txt to always rebuild kupferboostrap from this directory and use kupferbootstrap as normal.