Closed
Description
I am reading at https://github.com/docker-library/ghost/blob/3332df18c9d6a11ba0d227b667ba27733a44fafe/3/alpine/Dockerfile and can't find a way to add a custom UID and GID for the container.
Apparently this feature was added before #53
How can I set the custom uid and guid in the official docker ghost image ?