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

Changing ports make the Container go missing in Docker Desktop #108

Open
1 task
AurelionSoldMe opened this issue Mar 23, 2024 · 0 comments
Open
1 task
Labels
bug Something isn't working

Comments

@AurelionSoldMe
Copy link

Description

Tried it twice to make sure but changing the active port in Docker desktop container makes it disapear from Docker processes, but the files are left behind in docker-data.

Reproduction

  1. Create new container with 3+ ports (Not sure number matters)
  2. run container
  3. use port navigator to delete a active port, then remap the port
  4. save and watch the container try and restart, and never appear again

System information

B:\PufferPanel>npx envinfo --system --binaries --browsers --npmPackages "<relevant-package1, relevant-package2, ...>"

System:
OS: Windows 10 10.0.19045
CPU: (24) x64 AMD Ryzen 9 5900X 12-Core Processor
Memory: 9.57 GB / 31.91 GB
Binaries:
Node: 18.12.1 - b:\nodejs\node.EXE
npm: 8.19.2 - b:\nodejs\npm.CMD
Browsers:
Edge: Chromium (122.0.2365.92)
Internet Explorer: 11.0.19041.3636

Additional information

Key info npx did not provide:
I have WSL 2 for windows, but my main environment is default environment for it is v1
Not many things in default paths

B:\PufferPanel>wsl -l -v
NAME STATE VERSION

  • Ubuntu Stopped 1
    Ubuntu-22.04 Running 1
    docker-desktop-data Running 2
    docker-desktop Running 2

Version

4.28.0 (139021)

Engine: 25.0.3

Compose: v2.24.6-desktop.1

Credential Helper: v0.8.1

Kubernetes: v1.29.1

--
Dockerd logs attached

dockerd.log

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to fix this bug!
@AurelionSoldMe AurelionSoldMe added the bug Something isn't working label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant