Replies: 2 comments 2 replies
-
|
Comparing the output of |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@nalind |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I wrote a
Containerfilein my project directory. I built an image and ran the container for this image. If from my project directoryinside vscode, I run:I get the images and containers I created.
However, if I open another window
(outside vscode)on my terminal and run theexactcommands as theexact user, it shows no image or containers at all. It is worth mentioning that, I also see no images or containers on my podman desktop.What did I do wrong? How do I fix it? Is there anything else I need to watch for?
SYSTEM INFO:
I also posted the exact same question on unix stackexchange
Beta Was this translation helpful? Give feedback.
All reactions