Unfortunately it seems that there are no limits on resources :-(
```
"Resources": {
"CPUs": 12,
"DiskSize": 5989466112,
"Memory": 3045093376
},
```
```
C:\Users\Alexander.Iljushkin> podman machine inspect
[
{
"ConfigPath": {
"Path":
"C:\\Users\\Alexander.Iljushkin\\.config\\containers\\podman\\machine\\wsl\\podman-machine-default.json"
},
"ConnectionInfo": {
"PodmanSocket": null,
"PodmanPipe": {
"Path": "\\\\.\\pipe\\podman-machine-default"
}
},
"Created": "2023-07-19T14:24:31.6499354+03:00",
"Image": {
"IgnitionFilePath": {
"Path": ""
},
"ImageStream": "35",
"ImagePath": {
"Path":
"C:\\Users\\Alexander.Iljushkin\\.local\\share\\containers\\podman\\machine\\wsl\\podman-machine-default_fedora-podman-amd64-v37.0.50.tar"
}
},
"LastUp": "2023-07-27T16:59:52.9665852+03:00",
"Name": "podman-machine-default",
"Resources": {
"CPUs": 12,
"DiskSize": 5989466112,
"Memory": 3045093376
},
"SSHConfig": {
"IdentityPath":
"C:\\Users\\Alexander.Iljushkin\\.ssh\\podman-machine-default",
"Port": 58713,
"RemoteUsername": "user"
},
"State": "running"
}
]
```
ср, 26 июл. 2023 г. в 19:06, Александр Илюшкин <ailjushkin(a)gmail.com>:
Guys, I think I know why the logs command is slow, I also started to
use postgresql in podman and I noticed that queries are also slow in
comparison to docker.
I think I might change memory and CPU usage default preferences and
check if that was the case. Could you please point me in the right
direction?
вс, 23 июл. 2023 г. в 23:52, Александр Илюшкин <ailjushkin(a)gmail.com>:
>
> Slow means I am getting this batched output at the speed of one screen
> in 0.5 - 1 second.
> It means that docker image has already ended with exit code 0 but its
> logs are still updating like it is still working.
>
> пт, 21 июл. 2023 г. в 22:19, Daniel Walsh <dwalsh(a)redhat.com>:
> >
> > 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
>
>
>
> --
> С уважением,
> А.И.
--
С уважением,
А.И.
--
С уважением,
А.И.