[Podman] Re: Podman Community Meeting - Tues October 3, 2023, 11:00 am EDT (UTC-4)
by Dewayne Branch
FYI
https://www.phoronix.com/news/Linux-Foudation-OpenPubkey
What is our response?
On Thu, Sep 28, 2023, 5:35 PM Tom Sweeney <tom.sweeney(a)redhat.com> wrote:
> Hi All!
> The next Podman Community Meeting is happening in just over 5 days from
> now, on next Tuesday Oct 3, 2023, at 11:00am EDT(UTC-4). We'll have a demo
> on Quadlet, one on Modules, and room for more if you have topics. Agenda
> with Conference link: https://hackmd.io/fc1zraYdS0-klJ2KJcfC7w
>
> Hope to see you there!
>
> t
>
> _______________________________________________
> Podman mailing list -- podman(a)lists.podman.io
> To unsubscribe send an email to podman-leave(a)lists.podman.io
>
1 year, 7 months
[Podman-desktop] 📣 Release announcement - Podman Desktop v0.14 - Introducing Kind support! 📣
by Charlie Drage
Podman Desktop v0.14 has been released!
Downloads are available from the download section
<https://podman-desktop.io/downloads> of the Podman Desktop website
<https://podman-desktop.io/>.
See below for our release notes:
Podman Desktop 0.14 - Our Kind-est release yet!
We have been working on a Kind extension for a while now, and decided it is
time to promote it into a release just in time for KubeCon and
CloudNativeCon Europe!
We're especially excited about releasing Kind because it finally shows the
full purpose of Podman Desktop: not just local container engines, but
Kubernetes too. More importantly, providing tools that allow you to manage
both environments and seamlessly move between them.
Some of these features were available in development mode over the last few
releases, but since they are now in the release build, we will do a full
roundup and talk about all the Kind features.
- *Kind Installation*: Install Kind from the status bar
- *Manage Kind Clusters*: Create and manage Kind clusters from Settings
> Resources
- *Using Kind*: Deploying YAML and sharing images to a cluster
- *Kind Ingress*: Install a Contour ingress controller
- *UX and UI Improvements*: Updated preferences and telemetry prompt
Podman Desktop 0.14 is now available. Click here to download it
<https://podman-desktop.io/downloads>!
[image: Podman-desktop-0-14-hero]
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>
------------------------------
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Release
details
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Kind
Installation
Get Kind up and running in seconds! The Kind extension is now bundled as
part of Podman Desktop 1421
<https://github.com/containers/podman-desktop/issues/1421> and allows you
to easily install Kind directly from the status bar
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>
1257 <https://github.com/containers/podman-desktop/issues/1257>.
The installed kind CLI is available from the system shell 1516
<https://github.com/containers/podman-desktop/issues/1516>, allowing you to
open a terminal window to kind get clusters or work with other tools.
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Manage
Kind Clusters
Once Kind is installed (or if you already had it), you can manage your
clusters in *Settings > Resources*. From here you can create Kind clusters
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>,
start/stop 1953 <https://github.com/containers/podman-desktop/issues/1953> or
delete 1977 <https://github.com/containers/podman-desktop/issues/1977> them.
[image: kind-clusters]
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>
The Kind control plane runs as a container. You will see this container in
the *Container* list and can also start or stop it from there.
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Using
Kind
Now that you have Kind installed and running, what can you do with it? If
you like terminals, you can always open one up and use the Kind CLI to interact
with your cluster
<https://kind.sigs.k8s.io/docs/user/quick-start/#interacting-with-your-clu...>
.
Within Podman Desktop we have started with two ways to interact with the
cluster. The first is the ability to play local YAML files on your Kind (or
any other Kubernetes!) cluster 1261
<https://github.com/containers/podman-desktop/issues/1261>. This allows you
to take existing Kubernetes YAML definitions - your deployments, services,
or other objects - and deploy it to the cluster.
As you deploy pods, they will automatically appear in the list of *Pods*
1263 <https://github.com/containers/podman-desktop/issues/1263>, allowing
you to start, stop, and interact them just like pods running on Podman.
One of the most common uses is to deploy a container that you have been
running on Podman, and this will fail if the image is not available in
Kind. To solve this we have made it easy to push images from Podman to Kind
1448 <https://github.com/containers/podman-desktop/issues/1448>.
[image: push-image-kind]
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Kind
Ingress
If you deploy a pod to Kind, you are also going to want to reach it! To do
this you will need to install a load balancer or ingress controller so that
the pod is accessible from outside the cluster. We made it easy to install
the Contour ingress controller while creating a Kind cluster 1675
<https://github.com/containers/podman-desktop/issues/1675>, so if you
created your cluster with Podman Desktop it is already there!
[image: kind-ingress]
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>
We have several other Kind and Kubernetes features planned to expand the
supported scenarios, but hopefully this makes it easy to get started with
Kind and shows where we're headed. As always, feedback is appreciated!
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>UI
and UX improvements
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Updated
Preferences
The *Settings > Preferences* page has been updated with a new design 1913
<https://github.com/containers/podman-desktop/pull/1913>, making it easier
to see and change preferences. Changes are live, no more Update button.
[image: preferences]
<https://user-images.githubusercontent.com/49404737/229498507-e754b55c-dcb...>
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Telemetry
Prompt
The prompt to enable or disable telemetry has been moved from its own
dialog into the *Welcome* screen. 1927
<https://github.com/containers/podman-desktop/pull/1927> This is more
usable, one less prompt, and solves a window-layering issue for some users!
[image: telemetry prompt]
<https://user-images.githubusercontent.com/19958075/229577331-365a9a01-042...>
------------------------------
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Other
notable enhancements
- Extension support for opening an external URL 2028
<https://github.com/containers/podman-desktop/pull/2028> and accessing
the clipboard 2023
<https://github.com/containers/podman-desktop/pull/2023>
------------------------------
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>
Documentation
Naturally, we have a section in the documentation just for Kind
<https://podman-desktop.io/docs/kubernetes/kind>.
------------------------------
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Notable
bug fixes
- Avoid a dialog box if unable to check for updates 2062
<https://github.com/containers/podman-desktop/pull/2062>
- Unable to get to the Dashboard if Kind (or Kubernetes) cluster was not
running 2052 <https://github.com/containers/podman-desktop/issues/2052>
<https://github.com/containers/podman-desktop/blob/4cc280daf913bcb6d0530e2...>Final
notes
The complete list of issues fixed in this release is available here
<https://github.com/containers/podman-desktop/issues?q=is%3Aclosed+milesto...>
.
Get the latest release from the Downloads
<https://podman-desktop.io/downloads> section of the website and boost your
development journey with Podman Desktop. Additionally, visit the GitHub
repository <https://github.com/containers/podman-desktop> and see how you
can help us make Podman Desktop better.
--
Charlie Drage
Senior Software Engineer
Red Hat (Canada)
2 years, 1 month
[Podman] Re: podman slowly shows logs on windows
by Jason Greene
Ah another thing you can try is wsl —update —web-download which will pull
from GitHub instead of the windows store.
On Aug 10, 2023, at 5:35 AM, Александр Илюшкин <ailjushkin(a)gmail.com> wrote:
I really appreciate the help, guys. So I asked my pals from the security
department to turn off my anti-virus scanning software and it didn't help a
bit. I started a new podman machine, and the `podman machine ssh` is still
freezing.
My Windows version is
<image.png>
`wsl —update` shows me Critical error, I think that this might be connected
with turned off windows update, because pals from the support department
control all updates by their own rules.
`wsl --version` shows me a help page :(
So I will try to ask our tech department for future updates.
С уважением, А. И.
пт, 4 авг. 2023 г., 19:43 Jason Greene <jason.greene(a)redhat.com>:
> On Aug 4, 2023 at 2:58:11 AM, Александр Илюшкин <ailjushkin(a)gmail.com>
> wrote:
>
>> Which prompt/terminal are you using, do you see the same behavior on
>> Windows Terminal (wt.exe), powershell.exe, and cmd?
>>
>>
>> This is not a terminal-dependent problem :( This works slow on any
>> terminal, and also junit testcontainers are so slow that one simple
>> test runs for 5 minutes because of that.
>>
>
> Ok thanks for ruling out a terminal/pty problem.
>
>
>> If you do a "podman machine ssh" and then podman logs at the linux
>> prompt, do you also see a lag?
>>
>>
>> I do see a lag using `podman machine ssh`, it freezes after each typed
>> letter.
>>
>
> Are you running any Firewall/Anti-Virus software that might be
> intercepting networking connections for scanning purposes? If so can you
> try temporarily disabling it and seeing if the problem goes away.
>
> If not it could also be there is a WSL bug (either with networking, or
> could be something more exotic like the hv virt RNG is slowing crypto if
> the problem is only affecting ssh traffic). Can you try ensuring you are on
> a later generation WSL?
>
> If you run wsl —version, you should get something like 1.2.5.0. If instead
> you get help text, you are running the older generation. To update:
>
>
> 1. Double check you are running 21H1, 21H2, or 22H2 (this can be seen
> using the winver command), if not you need to keep running windows update
> until it suggests applying 22H2 and then accept that.
> 2. Make sure you have applied all current updates on top of 22H2 (run
> update again after rebooting)
> 3. Run wsl —update, which should pull down the store version
> 4. Double check wsl —version is now displaying versions
>
>
>
>
>> чт, 3 авг. 2023 г. в 17:31, Jason Greene <jason.greene(a)redhat.com>:
>>
>>
>> Hi Александр,
>>
>>
>> Which prompt/terminal are you using, do you see the same behavior on
>> Windows Terminal (wt.exe), powershell.exe, and cmd?
>>
>>
>> If you do a "podman machine ssh" and then podman logs at the linux
>> prompt, do you also see a lag?
>>
>>
>> Thanks!
>>
>>
>>
>> On Jul 27, 2023 at 3:50:29 PM, Александр Илюшкин <ailjushkin(a)gmail.com>
>> wrote:
>>
>> >
>>
>> > I'm getting logs as quick as it produced with simple wsl prompt command)
>>
>> >
>>
>> > чт, 27 июл. 2023 г. в 17:54, Jason Greene <jason.greene(a)redhat.com>:
>>
>> >
>>
>> >
>>
>> > Sorry that should have been:
>>
>> >
>>
>> >
>>
>> > "podman --remote --url unix:///var/run/user/$(id -u)/podman/podman.sock
>> logs <container>”
>>
>> >
>>
>> >
>>
>> >
>>
>> > On Jul 27, 2023 at 9:53:07 AM, Jason Greene <jason.greene(a)redhat.com>
>> wrote:
>>
>> >
>>
>> > >
>>
>> >
>>
>> > > You’re welcome and thanks for the info. If, on the WSL prompt, you
>> run:
>>
>> >
>>
>> > > "podman --remote --url /var/run/user/$(id -u)/podman/podman.sock logs
>> <container>”
>>
>> >
>>
>> > >
>>
>> >
>>
>> > > How does the speed compare to the other two cases (direct podman
>> command and also the windows prompt which you observed as slow)?
>>
>> >
>>
>> > >
>>
>> >
>>
>> > >
>>
>> >
>>
>> > > On Jul 27, 2023 at 9:17:19 AM, Александр Илюшкин <
>> ailjushkin(a)gmail.com> wrote:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Jason, hi, thank you for your feedback. Yes, exactly, using the WSL
>>
>> >
>>
>> > >> prompt all commands work fast.
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> чт, 27 июл. 2023 г. в 17:13, Jason Greene <jason.greene(a)redhat.com>:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Hey Александр,
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Do you see a difference when you run this on the WSL prompt? If you
>> do "wsl -d podman-machine-default”, then podman logs <container>?
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> On Jul 21, 2023 at 2:19:01 PM, Daniel Walsh <dwalsh(a)redhat.com>
>> wrote:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > On 7/21/23 02:54, Александр Илюшкин wrote:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > Hey guys, I've switched from docker to podman and I noticed that
>> command
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > podman logs <container name> works extremely slow
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > What should be done to fix this?
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > I guess we would need to know what extremely slow means.
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > Jason, any ideas?
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> _______________________________________________
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Podman mailing list -- podman(a)lists.podman.io
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> To unsubscribe send an email to podman-leave(a)lists.podman.io
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> --
>>
>> >
>>
>> > >> С уважением,
>>
>> >
>>
>> > >> А.И.
>>
>> >
>>
>> > >>
>>
>> >
>>
>> >
>>
>> >
>>
>> > --
>>
>> > С уважением,
>>
>> > А.И.
>>
>> >
>>
>>
>>
>> --
>> С уважением,
>> А.И.
>>
>>
1 year, 9 months
[Podman] Re: passt (pasta(1)) package to be included in Fedora CoreOS 37/38
by Mehdi Haghgoo
I mean Podman Desktop, which apparently downloads and initializes a coreos instance on startup. So, is passt supported with Podman Desktop on win& mac?
On Thursday, March 9, 2023 at 01:40:01 AM GMT+3:30, Stefano Brivio <sbrivio(a)redhat.com> wrote:
On Wed, 8 Mar 2023 21:53:56 +0000 (UTC)
Mehdi Haghgoo <powergame_coder2(a)yahoo.com> wrote:
> Hi Stefano,
> Since win & mac both use coreos, i thought they might work out of the box with podman desktop. So I'm wrong
Well, if you run Fedora CoreOS in a virtual machine on Windows or
Darwin, sure, then it will work as well -- is that what you meant?
--
Stefano
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
2 years, 2 months
[Podman] Re: passt (pasta(1)) package to be included in Fedora CoreOS 37/38
by Mehdi Haghgoo
Hi Stefano,
Since win & mac both use coreos, i thought they might work out of the box with podman desktop. So I'm wrong
On Thu, Mar 9, 2023 at 0:59, Stefano Brivio<sbrivio(a)redhat.com> wrote: Hi Mehdi,
On Wed, 8 Mar 2023 21:03:03 +0000 (UTC)
Mehdi Haghgoo <powergame_coder2(a)yahoo.com> wrote:
> This means we will benefit from passt both on Mac and Windows, right?
No, sorry, not yet: passt is Linux-only for the moment being. There
appears to be some interest for Darwin and Win2k ports, so I guess
they will be available at some point. Related tickets:
https://bugs.passt.top/show_bug.cgi?id=6
Port to FreeBSD and Darwin
https://bugs.passt.top/show_bug.cgi?id=8
Port to Win2k
--
Stefano
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
2 years, 2 months
[Podman] Re: Podman for Android
by Muayyad AlSadi
I'm interested in this because I wan run any GUI application
https://hub.docker.com/r/alsadi/containerized-gui-wayland
https://hub.docker.com/r/alsadi/containerized-xorg-spice
On Thu, May 4, 2023 at 11:49 AM Mehdi Haghgoo via Podman <
podman(a)lists.podman.io> wrote:
> Thanks Paul,
>
> The linked gist in that issue for running Docker on Android is very
> insightful.
>
> The bottom line send to be that we'll need a custom kernel compiled for
> it. If it then works with Docker, it should do with Podman as well.
>
>
>
> On Thu, May 4, 2023 at 11:46, Paul Holzinger
> <pholzing(a)redhat.com> wrote:
> _______________________________________________
> Podman mailing list -- podman(a)lists.podman.io
> To unsubscribe send an email to podman-leave(a)lists.podman.io
>
> _______________________________________________
> Podman mailing list -- podman(a)lists.podman.io
> To unsubscribe send an email to podman-leave(a)lists.podman.io
>
2 years
[Podman] Re: podman slowly shows logs on windows
by Александр Илюшкин
Mission complete, Jason 😄
WSL is finally updated and `podman machine ssh` terminal works good.
Additionally, I faced difficulties with WSL update due to lack of
local account privileges, but our admins helped me with it.
Thanks a bunch, have a great day.
чт, 10 авг. 2023 г. в 15:10, Jason Greene <jason.greene(a)redhat.com>:
>
> Ah another thing you can try is wsl —update —web-download which will pull from GitHub instead of the windows store.
>
> On Aug 10, 2023, at 5:35 AM, Александр Илюшкин <ailjushkin(a)gmail.com> wrote:
>
>
> I really appreciate the help, guys. So I asked my pals from the security department to turn off my anti-virus scanning software and it didn't help a bit. I started a new podman machine, and the `podman machine ssh` is still freezing.
>
> My Windows version is
>
> <image.png>
>
>
> `wsl —update` shows me Critical error, I think that this might be connected with turned off windows update, because pals from the support department control all updates by their own rules.
>
> `wsl --version` shows me a help page :(
>
> So I will try to ask our tech department for future updates.
>
>
> С уважением, А. И.
>
> пт, 4 авг. 2023 г., 19:43 Jason Greene <jason.greene(a)redhat.com>:
>>
>> On Aug 4, 2023 at 2:58:11 AM, Александр Илюшкин <ailjushkin(a)gmail.com> wrote:
>>>
>>> Which prompt/terminal are you using, do you see the same behavior on Windows Terminal (wt.exe), powershell.exe, and cmd?
>>>
>>>
>>> This is not a terminal-dependent problem :( This works slow on any
>>> terminal, and also junit testcontainers are so slow that one simple
>>> test runs for 5 minutes because of that.
>>
>>
>> Ok thanks for ruling out a terminal/pty problem.
>>
>>>
>>> If you do a "podman machine ssh" and then podman logs at the linux prompt, do you also see a lag?
>>>
>>>
>>> I do see a lag using `podman machine ssh`, it freezes after each typed letter.
>>
>>
>> Are you running any Firewall/Anti-Virus software that might be intercepting networking connections for scanning purposes? If so can you try temporarily disabling it and seeing if the problem goes away.
>>
>> If not it could also be there is a WSL bug (either with networking, or could be something more exotic like the hv virt RNG is slowing crypto if the problem is only affecting ssh traffic). Can you try ensuring you are on a later generation WSL?
>>
>> If you run wsl —version, you should get something like 1.2.5.0. If instead you get help text, you are running the older generation. To update:
>>
>> Double check you are running 21H1, 21H2, or 22H2 (this can be seen using the winver command), if not you need to keep running windows update until it suggests applying 22H2 and then accept that.
>> Make sure you have applied all current updates on top of 22H2 (run update again after rebooting)
>> Run wsl —update, which should pull down the store version
>> Double check wsl —version is now displaying versions
>>
>>
>>
>>>
>>> чт, 3 авг. 2023 г. в 17:31, Jason Greene <jason.greene(a)redhat.com>:
>>>
>>>
>>> Hi Александр,
>>>
>>>
>>> Which prompt/terminal are you using, do you see the same behavior on Windows Terminal (wt.exe), powershell.exe, and cmd?
>>>
>>>
>>> If you do a "podman machine ssh" and then podman logs at the linux prompt, do you also see a lag?
>>>
>>>
>>> Thanks!
>>>
>>>
>>>
>>> On Jul 27, 2023 at 3:50:29 PM, Александр Илюшкин <ailjushkin(a)gmail.com> wrote:
>>>
>>> >
>>>
>>> > I'm getting logs as quick as it produced with simple wsl prompt command)
>>>
>>> >
>>>
>>> > чт, 27 июл. 2023 г. в 17:54, Jason Greene <jason.greene(a)redhat.com>:
>>>
>>> >
>>>
>>> >
>>>
>>> > Sorry that should have been:
>>>
>>> >
>>>
>>> >
>>>
>>> > "podman --remote --url unix:///var/run/user/$(id -u)/podman/podman.sock logs <container>”
>>>
>>> >
>>>
>>> >
>>>
>>> >
>>>
>>> > On Jul 27, 2023 at 9:53:07 AM, Jason Greene <jason.greene(a)redhat.com> wrote:
>>>
>>> >
>>>
>>> > >
>>>
>>> >
>>>
>>> > > You’re welcome and thanks for the info. If, on the WSL prompt, you run:
>>>
>>> >
>>>
>>> > > "podman --remote --url /var/run/user/$(id -u)/podman/podman.sock logs <container>”
>>>
>>> >
>>>
>>> > >
>>>
>>> >
>>>
>>> > > How does the speed compare to the other two cases (direct podman command and also the windows prompt which you observed as slow)?
>>>
>>> >
>>>
>>> > >
>>>
>>> >
>>>
>>> > >
>>>
>>> >
>>>
>>> > > On Jul 27, 2023 at 9:17:19 AM, Александр Илюшкин <ailjushkin(a)gmail.com> wrote:
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> Jason, hi, thank you for your feedback. Yes, exactly, using the WSL
>>>
>>> >
>>>
>>> > >> prompt all commands work fast.
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> чт, 27 июл. 2023 г. в 17:13, Jason Greene <jason.greene(a)redhat.com>:
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> Hey Александр,
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> Do you see a difference when you run this on the WSL prompt? If you do "wsl -d podman-machine-default”, then podman logs <container>?
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> On Jul 21, 2023 at 2:19:01 PM, Daniel Walsh <dwalsh(a)redhat.com> wrote:
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> > On 7/21/23 02:54, Александр Илюшкин wrote:
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> > Hey guys, I've switched from docker to podman and I noticed that command
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> > podman logs <container name> works extremely slow
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> > What should be done to fix this?
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> > I guess we would need to know what extremely slow means.
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> > Jason, any ideas?
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> >
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> _______________________________________________
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> Podman mailing list -- podman(a)lists.podman.io
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> To unsubscribe send an email to podman-leave(a)lists.podman.io
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> > >> --
>>>
>>> >
>>>
>>> > >> С уважением,
>>>
>>> >
>>>
>>> > >> А.И.
>>>
>>> >
>>>
>>> > >>
>>>
>>> >
>>>
>>> >
>>>
>>> >
>>>
>>> > --
>>>
>>> > С уважением,
>>>
>>> > А.И.
>>>
>>> >
>>>
>>>
>>>
>>> --
>>> С уважением,
>>> А.И.
>>>
--
С уважением,
А.И.
1 year, 9 months
[Podman] Re: podman slowly shows logs on windows
by Александр Илюшкин
I really appreciate the help, guys. So I asked my pals from the security
department to turn off my anti-virus scanning software and it didn't help a
bit. I started a new podman machine, and the `podman machine ssh` is still
freezing.
My Windows version is
[image: image.png]
`wsl —update` shows me Critical error, I think that this might be connected
with turned off windows update, because pals from the support department
control all updates by their own rules.
`wsl --version` shows me a help page :(
So I will try to ask our tech department for future updates.
С уважением, А. И.
пт, 4 авг. 2023 г., 19:43 Jason Greene <jason.greene(a)redhat.com>:
> On Aug 4, 2023 at 2:58:11 AM, Александр Илюшкин <ailjushkin(a)gmail.com>
> wrote:
>
>> Which prompt/terminal are you using, do you see the same behavior on
>> Windows Terminal (wt.exe), powershell.exe, and cmd?
>>
>>
>> This is not a terminal-dependent problem :( This works slow on any
>> terminal, and also junit testcontainers are so slow that one simple
>> test runs for 5 minutes because of that.
>>
>
> Ok thanks for ruling out a terminal/pty problem.
>
>
>> If you do a "podman machine ssh" and then podman logs at the linux
>> prompt, do you also see a lag?
>>
>>
>> I do see a lag using `podman machine ssh`, it freezes after each typed
>> letter.
>>
>
> Are you running any Firewall/Anti-Virus software that might be
> intercepting networking connections for scanning purposes? If so can you
> try temporarily disabling it and seeing if the problem goes away.
>
> If not it could also be there is a WSL bug (either with networking, or
> could be something more exotic like the hv virt RNG is slowing crypto if
> the problem is only affecting ssh traffic). Can you try ensuring you are on
> a later generation WSL?
>
> If you run wsl —version, you should get something like 1.2.5.0. If instead
> you get help text, you are running the older generation. To update:
>
>
> 1. Double check you are running 21H1, 21H2, or 22H2 (this can be seen
> using the winver command), if not you need to keep running windows update
> until it suggests applying 22H2 and then accept that.
> 2. Make sure you have applied all current updates on top of 22H2 (run
> update again after rebooting)
> 3. Run wsl —update, which should pull down the store version
> 4. Double check wsl —version is now displaying versions
>
>
>
>
>> чт, 3 авг. 2023 г. в 17:31, Jason Greene <jason.greene(a)redhat.com>:
>>
>>
>> Hi Александр,
>>
>>
>> Which prompt/terminal are you using, do you see the same behavior on
>> Windows Terminal (wt.exe), powershell.exe, and cmd?
>>
>>
>> If you do a "podman machine ssh" and then podman logs at the linux
>> prompt, do you also see a lag?
>>
>>
>> Thanks!
>>
>>
>>
>> On Jul 27, 2023 at 3:50:29 PM, Александр Илюшкин <ailjushkin(a)gmail.com>
>> wrote:
>>
>> >
>>
>> > I'm getting logs as quick as it produced with simple wsl prompt command)
>>
>> >
>>
>> > чт, 27 июл. 2023 г. в 17:54, Jason Greene <jason.greene(a)redhat.com>:
>>
>> >
>>
>> >
>>
>> > Sorry that should have been:
>>
>> >
>>
>> >
>>
>> > "podman --remote --url unix:///var/run/user/$(id -u)/podman/podman.sock
>> logs <container>”
>>
>> >
>>
>> >
>>
>> >
>>
>> > On Jul 27, 2023 at 9:53:07 AM, Jason Greene <jason.greene(a)redhat.com>
>> wrote:
>>
>> >
>>
>> > >
>>
>> >
>>
>> > > You’re welcome and thanks for the info. If, on the WSL prompt, you
>> run:
>>
>> >
>>
>> > > "podman --remote --url /var/run/user/$(id -u)/podman/podman.sock logs
>> <container>”
>>
>> >
>>
>> > >
>>
>> >
>>
>> > > How does the speed compare to the other two cases (direct podman
>> command and also the windows prompt which you observed as slow)?
>>
>> >
>>
>> > >
>>
>> >
>>
>> > >
>>
>> >
>>
>> > > On Jul 27, 2023 at 9:17:19 AM, Александр Илюшкин <
>> ailjushkin(a)gmail.com> wrote:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Jason, hi, thank you for your feedback. Yes, exactly, using the WSL
>>
>> >
>>
>> > >> prompt all commands work fast.
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> чт, 27 июл. 2023 г. в 17:13, Jason Greene <jason.greene(a)redhat.com>:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Hey Александр,
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Do you see a difference when you run this on the WSL prompt? If you
>> do "wsl -d podman-machine-default”, then podman logs <container>?
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> On Jul 21, 2023 at 2:19:01 PM, Daniel Walsh <dwalsh(a)redhat.com>
>> wrote:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > On 7/21/23 02:54, Александр Илюшкин wrote:
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > Hey guys, I've switched from docker to podman and I noticed that
>> command
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > podman logs <container name> works extremely slow
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > What should be done to fix this?
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > I guess we would need to know what extremely slow means.
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> > Jason, any ideas?
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> >
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> _______________________________________________
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> Podman mailing list -- podman(a)lists.podman.io
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> To unsubscribe send an email to podman-leave(a)lists.podman.io
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >>
>>
>> >
>>
>> > >> --
>>
>> >
>>
>> > >> С уважением,
>>
>> >
>>
>> > >> А.И.
>>
>> >
>>
>> > >>
>>
>> >
>>
>> >
>>
>> >
>>
>> > --
>>
>> > С уважением,
>>
>> > А.И.
>>
>> >
>>
>>
>>
>> --
>> С уважением,
>> А.И.
>>
>>
1 year, 9 months
[Podman] Re: Will there be a Podman extension for VS Code?
by Mehdi Haghgoo
Brent that would be great.
By the way, does Docker Desktop for Windows use a mechanism different from that of Podman to provide container experience?
If they work similiarly, maybe there are workarounds to make current Docker extension work with Podman as well on Windows.
On Sunday, February 5, 2023 at 07:31:52 PM GMT+3:30, Brent Baude <bbaude(a)redhat.com> wrote:
I believe so. It is being worked on as we speak.
On Sun, Feb 5, 2023 at 8:53 AM Mehdi Haghgoo via Podman <podman(a)lists.podman.io> wrote:
Hi,
Will there ever be a Docker-Desktop-compatible Podman extension for VS Code?
I think it is very much needed, especially on Windows.
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
2 years, 3 months
[Podman] Re: podman slowly shows logs on windows
by Александр Илюшкин
Jason, hi, thank you for your feedback. Yes, exactly, using the WSL
prompt all commands work fast.
чт, 27 июл. 2023 г. в 17:13, Jason Greene <jason.greene(a)redhat.com>:
>
> Hey Александр,
>
> Do you see a difference when you run this on the WSL prompt? If you do "wsl -d podman-machine-default”, then podman logs <container>?
>
>
> On Jul 21, 2023 at 2:19:01 PM, Daniel Walsh <dwalsh(a)redhat.com> wrote:
>>
>> On 7/21/23 02:54, Александр Илюшкин wrote:
>>
>> Hey guys, I've switched from docker to podman and I noticed that command
>>
>>
>> podman logs <container name> works extremely slow
>>
>>
>> What should be done to fix this?
>>
>>
>> I guess we would need to know what extremely slow means.
>>
>> Jason, any ideas?
>>
> _______________________________________________
> Podman mailing list -- podman(a)lists.podman.io
> To unsubscribe send an email to podman-leave(a)lists.podman.io
--
С уважением,
А.И.
1 year, 10 months