rancher-sandbox / rancher-desktop

Container Management and Kubernetes on the Desktop
https://rancherdesktop.io
Apache License 2.0
5.88k stars 275 forks source link

Data loss when using Rancher Desktop with dockerd, docker-compose file and tomcat container #1922

Open repositarian opened 2 years ago

repositarian commented 2 years ago

Actual Behavior

Hello everyone,

Steps to Reproduce

Use Rancher Desktop with containerd and docker-compose setting up a tomcat and application server on tomcat.

Result

Data loss: any changes made in the program (adding files, removing files, ...) are not existing after stop/start of the app, no matter if I'm using docker-compose start/up or docker compose start/up.

Expected Behavior

Expecting changes to appear after restart of app/containers.

Additional Information

Rancher Desktop Version

1.2.1

Rancher Desktop K8s Version

1.22.7 (stable)

Which container runtime are you using?

dockerd (moby)

What operating system are you using?

Windows

Operating System / Build Version

Windows 10 Enterprise 21H2

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

No response

Windows User Only

Using company VPN needed for images to be downloaded when composing

ericpromislow commented 2 years ago

It's very hard to say from your description. Is there a straightforward way we can reproduce this?