Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman container status switches between initialized and Exited (17) 2 seconds ago #322

Open
DaRandomCube opened this issue Nov 10, 2024 · 1 comment
Labels
support Support with setup or non-bug issues due to user error

Comments

@DaRandomCube
Copy link

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

@oskardotglobal oskardotglobal added the support Support with setup or non-bug issues due to user error label Nov 10, 2024
@DaRandomCube
Copy link
Author

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Support with setup or non-bug issues due to user error
Projects
None yet
Development

No branches or pull requests

2 participants