1
0
Fork 0
eza-docker-build/README.md

591 B

eza-docker-build

This repository contains the source to build Eza bin and deb package.

Usage Docker

If you have Docker installed locally, just run the following:

user@hostname$ ./build-deb-package-in-container.sh

or

user@hostname$ ./build-in-container.sh

By default this will build the last version with Debian Bookworm and put the bin/package to target/ directory.

Build on current host

user@hostname$ ./build-deb.package.sh

or

user@hostname$ ./build.sh