genouest / docker-jbrowse-custom-user

Fork of https://github.com/galaxy-genome-annotation/docker-jbrowse to allow custom groups for nginx user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of https://github.com/galaxy-genome-annotation/docker-jbrowse

The aim is to add custom groups (with custom GID) to the nginx user, to allow access to external files (such as big files who would be symlinked)

Available env variables:

OTHER_GID: (Optional) Other groups ID to add.
OTHER_RUN_GROUP: (Optional) Other group names to add.

About

Fork of https://github.com/galaxy-genome-annotation/docker-jbrowse to allow custom groups for nginx user.

License:MIT License


Languages

Language:Shell 77.7%Language:Dockerfile 22.3%