Skip to content

Problems with containers started with --detach=True #174

@aylen384

Description

@aylen384
./target/debug/podlet generate pod --ignore-infra-conmon-pidfile --ignore-pod-id-file pod-freshrss
Error:
   0: error creating Quadlet file(s) from an existing object
   1: error inspecting one of the pod's containers
   2: error parsing Podman container command from `["podman", "container", "run", "--name", "freshrss", "--env", "TZ=Europe/Berlin", "--env", "CRON_MIN=0,15,30,45", "--env", "FRESHRSS_ENV=production", "--env", "LISTEN=0.0.0.0:8065", "--env", "TRUSTED_PROXY=127.0.0.1", "--env", "OIDC_ENABLED=1", "--env", "OIDC_PROVIDER_METADATA_URL=foo", "--env", "OIDC_CLIENT_ID=bar", "--env", "OIDC_CLIENT_SECRET=baz", "--env", "OIDC_X_FORWARDED_HEADERS=X-Forwarded-Port X-Forwarded-Proto X-Forwarded-Host", "--env", "OIDC_SCOPES=openid email profile", "--env", "FRESHRSS_USER=--email [email protected]\n--language de\n--password \"blub\"\n--user dings", "--label", "io.containers.autoupdate=image", "--pod", "pod-freshrss", "--volume", "/var/local/freshrss/data:/var/www/FreshRSS/data", "--volume", "/var/local/freshrss/extensions:/var/www/FreshRSS/extensions", "--detach=True", "docker.io/freshrss/freshrss:1.26.3"]`
   3: error: unexpected value 'True' for '--detach' found; no more were expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions