librephotos-docker
librephotos-docker copied to clipboard
You can find here the Dockerfiles for the automated build process of LibrePhotos.
For common users:
Follow the instructions here
For developers:
Follow the instructions here
To use your own container names:
Follow the normal instructions as per your chosen build, but after updating the .env
file to choose your container names, run
make rename
Then you can resume following the normal instructions.