The easiest way to expose the contents of any web-accessible folder for browsing and sharing.
473
Example command:
docker run -v ./:/var/www/html tiagoad/directorylister
Example compose:
directorylister:
image: tiagoad/directorylister
volumes:
- ./:/var/www/html
Content type
Image
Digest
Size
144 MB
Last updated
about 6 years ago
docker pull tiagoad/directorylister