05-18-2020 06:29 AM
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
05-18-2020 10:36 AM
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.
Explore our Alfresco products with the links below. Use labels to filter content by product module.