Podman-compose for deploy image alone #27037
viswascope
started this conversation in
General
Replies: 1 comment
-
this questions should be asked of podman-compose; not podman. the two projects are distinctly different. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Friends,
Is there any option to deploy the image without starting the container. I need to deploy the image alone.
similar like podman pull. But via podman-compose.
podman-compose -f file.yml up -d is pulling the image and starting the container be default. Any option to just deploy the image alone via podman-compose? No start
Thanks
Viswa..
Beta Was this translation helpful? Give feedback.
All reactions