Where is the official forum for Ptyxis anyway?
I have a quadlet for starting a service. i.e.
systemctl --user start bind9.service
It starts up properly but it produces a bunch of warnings related to some IPv6 issue.
I want to open up a ptyxis
terminal into the bind9
container.
But ptyxis
does not know about it.
I have noticed that eventually the bind9 container will be detected but not right away.
If I create a container using distrobox
then ptyxis recognizes the presence of the resulting container right away.
I am guessing this has something to do with how ptyxis-agent
works but there does not seem to be much information on ptyxis-agent
.
Any advice?