sha256:727aee945746e165c9e8e57bf33b4b89c8b5343e395e316966c2b4fa70b43663
Last pushed
over 1 year by bsideup
Type
Compose
Manifest digest
sha256:727aee945746e165c9e8e57bf33b4b89c8b5343e395e316966c2b4fa70b43663
services:
exa:
image: bsideup/exa:latest
command: ["exa", "-la"]
volumes:
- $PWD:/data
working_dir: /data
docker compose -f oci://bsideup/exa-compose:latest upUse the above command to pull and run the Compose file. Learn more.