Hello,
I need to extend the `alfresco/alfresco-governance-repository-community` Docker image, but given that the `USER` command is most likely used and that `sudo` is not installed, every command I run in my Dockerfile is run as the `alfresco` user and I have no way to run any command as root.
So I would like to use the original Dockerfile and use it for what I need, but I can't find it. Could anyone help me?
Thanks a lot in advance!
Fabrice
Actually, I just realized I could set `USER root` again at the beginning of my Dockerfile, and I can run commands as root again. I would still be interested to know where the original Dockerfile is located, though.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.