Skip to content

podman support for rootless environments #748

@acedrew

Description

@acedrew

Trying to get the quick start working with podman, initial issues:

  • Privileged default ports - this is a simple fix, just requires making sure all the ports are plumbed through to use the env variables
  • Docker vs Podman env handling - this was a bit of a headache, the podman requires interpolation to use .env vars, not just declaring them in the instance, took me a while to figure out
  • S3 - Probably related to the environment variable issue, but web is trying to initialize S3 and gets an invalid access key id, despite being pointed at the minio instance. Still not sure where this is happening, and attempts to log it haven't worked out so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions