Skip to content

v2.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 04:51
· 26 commits to master since this release

Release Notes

  • While running under Docker, the script will now change the ownership of the runtime directory mounted into the container to be in line with the UID and GID values specified through environment variables DRPP_UID and DRPP_GID, if both are set (#77). Refer to the UID and GID section of the README for more information.

Installation Instructions