-
My compose file - services:
app:
# image: python-pdm-dev
build:
context: .
dockerfile: Dockerfile
platform: linux/amd64
stdin_open: true # docker run -i
tty: true # docker run -t
env_file:
- .env
volumes:
- ./:/app Logs -
|
Beta Was this translation helpful? Give feedback.
Answered by
rishacha
Aug 20, 2024
Replies: 3 comments 1 reply
-
@rhatdan - Need some help here |
Beta Was this translation helpful? Give feedback.
0 replies
-
Solution - Solved by - @yuusou
Voila ! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rishacha
-
Same issue. I feel this should be added to podman compose docs or fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution -
Solved by - @yuusou
podman machine ssh
/etc/containers/registries.conf.d/999-podman-machine.conf
(sudo nano /etc/containers/registries.conf.d/999-podman-machine.conf
)