You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since stock windows 10 was hogging my space, i decided to redo everything using tiny10 image
it all fun and game, unless i try to start the container after install, it doesn't start
here is the output of podman-compose --file ~/.config/winapps/compose.yaml ps, sometimes shows this
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8e1ccda11d48 docker.io/dockurr/windows:latest 11 minutes ago Initialized 0.0.0.0:3389->3389/udp, 0.0.0.0:3389->3389/tcp, 0.0.0.0:8006->8006/tcp, 3389/tcp, 8006/tcp WinApps
and sometimes this
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8e1ccda11d48 docker.io/dockurr/windows:latest 15 minutes ago Exited (17) 2 seconds ago 0.0.0.0:3389->3389/udp, 0.0.0.0:3389->3389/tcp, 0.0.0.0:8006->8006/tcp, 3389/tcp, 8006/tcp WinApps
made sure that the ports aren't blocked by a firewall, nothing helped
The text was updated successfully, but these errors were encountered:
since stock windows 10 was hogging my space, i decided to redo everything using tiny10 image
it all fun and game, unless i try to start the container after install, it doesn't start
here is the output of
podman-compose --file ~/.config/winapps/compose.yaml ps
, sometimes shows thisand sometimes this
made sure that the ports aren't blocked by a firewall, nothing helped
The text was updated successfully, but these errors were encountered: