Sign inSign up

bsideup/exa-compose:latest

Manifest digest

sha256:727aee945746e165c9e8e57bf33b4b89c8b5343e395e316966c2b4fa70b43663

Last pushed

over 1 year by bsideup

Type

Compose

Manifest digest

sha256:727aee945746e165c9e8e57bf33b4b89c8b5343e395e316966c2b4fa70b43663

Compose file content

services:
  exa:
    image: bsideup/exa:latest
    command: ["exa", "-la"]
    volumes:
      - $PWD:/data
    working_dir: /data

Docker commands

docker compose -f oci://bsideup/exa-compose:latest up

Use the above command to pull and run the Compose file. Learn more.

Images used

Image


Pulls

949

Stars

0

Last Updated

over 2 years