github ulsklyc/oikos v0.60.9

latest release: v0.60.10
9 hours ago

Fixed

  • Start Oikos directly as the assigned user when the container is launched as a non-root user. The entrypoint switched to the node user with gosu, which only works when the container starts as root, so platforms that run the container under a fixed non-root user (and chown the volumes with a separate init step) could not start Oikos. The entrypoint now only fixes ownership and drops privileges when running as root, and otherwise runs directly as the assigned user. Normal Docker and Docker Compose deployments are unaffected.

Don't miss a new oikos release

NewReleases is sending notifications on new releases.