1
0
Fork 0
Build last version of Exa with Cargo in a docker
This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
gardouille ee88e0abb9 Redirect to eza-docker-build project 2023-10-09 11:55:48 +02:00
.gitignore Init repo 2023-08-07 18:16:38 +02:00
LICENSE Init repo 2023-08-07 18:16:38 +02:00
README.md Redirect to eza-docker-build project 2023-10-09 11:55:48 +02:00
build-in-container.sh Init repo 2023-08-07 18:16:38 +02:00
build.sh Init repo 2023-08-07 18:16:38 +02:00
entrypoint.sh Init repo 2023-08-07 18:16:38 +02:00

README.md

See new eza-docker-build project and move to Eza fork.

exa-docker-build

This repository contains the source to build Exa.

Usage Docker

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

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

By default this will build the last version on Debian Bookworm and put the archive to target/ directory.

Build on current host

user@hostname$ ./build.sh