Skip to content

Ability to pass --passwd flag to podman run #1448

@eternal-sorrow

Description

@eternal-sorrow

Is your feature request related to a problem? Please describe.
I recently encountered this issue when trying to follow Apache Airflow tutorial using podman and podman-compose. Someone in the comments to the issue mentioned that --passwd=false works as a workaround. But it's an argument to podman run, but I'm trying to start the compose file from the tutorial, not an individual container, so I need a way to pass this argument to the underlying podman run call.

Describe the solution you'd like
The x-podman.passwd option in the docker-compose.yml would work.

Describe alternatives you've considered
An ability to pass arbitrary podman arguments would be cool.

Additional context
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions