Skip to content

Running otterdog container with host computer user and group

  • Currently otterdog container is executing python script using root as result of that all files created in a host computer are created with root permissions
  • The goal is to run otterdog container with same user and group used by host computer.