Commit graph

1 commit

Author SHA1 Message Date
Luís Mendes 821b43d74f
Add support for running Docker container as non-root user using docker-entrypoint.sh (#1892)
* Enabling the usage of non root user in Docker
* Added docker-entrypoint.sh to .goreleaser.yml
* Renamed UID to PUID and GID to PGID
2024-07-21 11:03:15 +05:30