Skip to content

Update compose files to get Podman to work#404

Open
jabrah wants to merge 2 commits intomainfrom
podman-support
Open

Update compose files to get Podman to work#404
jabrah wants to merge 2 commits intomainfrom
podman-support

Conversation

@jabrah
Copy link
Contributor

@jabrah jabrah commented Mar 16, 2026

Changes

  • cert-gen-idp.yml disable some container security, since this is only used for local testing. chomds fail otherwise
  • eclipse-pass.local.yml
    • Add :Z to volumes to allow for file containers to access mounted directories. No mounted files / dirs visible in the container otherwise
    • Add required idp healthcheck - not sure about the specifics of this healthcheck, I just needed a test command or else was getting errors on start
    • pass-ui explicitly sets the container to use the root user, otherwise the nginx server startup command can't be run

Not included, but these changes also need to be paired with replacing Docker commands with Podman commands (swap docker -> podman) or aliasing docker keyword to podman

Testing

Need some feedback about these changes, especially when running normally with Docker

@jabrah jabrah requested a review from markpatton March 16, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant