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
Description
No description provided
Readme 84 KiB
Languages
Shell 100%