-
-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
Trying to deploy a stack on Podman, this is failing because of:
command
cd /etc/komodo/stacks/traefik/traefik && docker compose -p traefik -f compose.yml --env-file .env up -d
stdout
5dece6a204745044b1044f030daa5b55b581ea3b5c128b6815dcc0c41b211404
stderr
>>>> Executing external compose provider "/usr/local/bin/docker-compose". Please refer to the documentation for details. <<<<
Error: short-name "traefik:v3.3.4" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Error: no container with name or ID "traefik" found: no such container
Error: "traefik" is not a valid container, cannot be used as a dependency: no container with name or ID "traefik" found: no such container
Error: no container with name or ID "traefik-certs-dumper" found: no such container
However the status shows succes, while it did not deploy at all:
I would expect it to state that the deploy failed, rather than succeeded.
podman version 5.0.3
Metadata
Metadata
Assignees
Labels
No labels