Skip to content

Docker: Improve entrypoint script #1545

@ToXinE

Description

@ToXinE

As i've saw in issue #263 I think there is a bug in setting the correct GID of photoprism with docker compose.

here is my docker-compose.yml

I've set UID to 1000 (mediacenter) and gid to 1000 (mediacenter) in docker compose but it creates the directory photoprism with 1000:0 and the other with another user.

here is the problem :
image

Latest photoprism docker image running on Ubuntu 20.04 LTS

How can i make the docker image to use my user "mediacenter" and the group "mediacenter" ?

Metadata

Metadata

Assignees

Labels

enhancementEnhancement or improvement of an existing featurereleasedAvailable in the stable release

Type

No type

Projects

Status

Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions