-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Michael Kenney edited this page Mar 17, 2018
·
5 revisions
I've been using this tool for a couple years now and I have run into several difficulties with the nature of Docker and some of the use-cases I've had over that time, and I thought I should document some of those problems and the solutions I've come up with in case they could be helpful to anyone else.
By the way, this wiki is public so if you have your own solution you like, please feel free to add it and put a link in the sidebar file. Just try to not be too messy about it.
About the run-as-user
script
Public key access to private repositories
Specify UID
and GID
values
Override the run-as-user
script entirely