Using the published Docker image on DockerHub, you can run photo-cli in an isolated container environment by mounting your photographs and output directory as bind mounts. The same image works with Podman — substituteDocumentation Index
Fetch the complete documentation index at: https://photocli.com/llms.txt
Use this file to discover all available pages before exploring further.
podman for docker in any of the commands below.
Archive command example
The bind-mounted directories appear as empty directories in the container filesystem and must be given as the input and output directories to the application. The container can be safely discarded after execution.