docker_i-librarian icon indicating copy to clipboard operation
docker_i-librarian copied to clipboard

Dockerfile and instructions for I, Librarian

Results 4 docker_i-librarian issues
Sort by recently updated
recently updated
newest added

After running `docker compose up -d` I receive the following output in my raspberry pi 5 `! app The requested image's platform (linux/amd64) does not match the detected host platform...

enhancement

Hi, 1. as per your instructions, I have created a data folder on the host computer, given access rights as `www-data` (33) 2. completed the `docker-compose.yml` file with the name...

Allow the user to set the UID/GID for the i-librarian user. Would avoid to have to manually set them to 33:33 on the library folder.

enhancement

As for now, if the user does not have an existing library folder, he has to create manually a blank library before to run the docker container. This could be...

enhancement