The Rootless Podman Guide needs to be reviewed and updated. For example, step 6 instructs the user to
Edit compose.yaml and uncomment the user: 0:0 lines and comment the user: "${OPENC3_USER_ID}:${OPENC3_GROUP_ID}" lines
but the user: 0:0 lines were removed in December 2023 and openc3.sh handles this now. The whole guide should be reviewed for accuracy.
The Rootless Podman Guide needs to be reviewed and updated. For example, step 6 instructs the user to