docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.25k stars 1.41k forks source link

Renaming of container erases it #5722

Open asherbar opened 4 years ago

asherbar commented 4 years ago

Expected behavior

When renaming a container it shouldn't be erased, or at least it should warn the user that the operation will erase the container

Steps to reproduce the behavior

Reproduced with MSSQL image: mcr.microsoft.com/mssql/server:2017-CU8-ubuntu

  1. Create an MSSQL docker container
  2. Rename it
  3. Notice the ID of the container changes (and any data is erased)

It seems this issue has been around since at least 2017: https://forums.docker.com/t/urgent-all-data-lost-after-renaming-container-in-kitematic/28816

Kitmatic version: 0.17.10 macOS Catalina (10.15.6)

KYLN24 commented 4 years ago

+1