Hello!
If you guys are still running into the: "Conflict. The container name "/glayoutcontainer" is already in use by container.." in WSL, you can just use "docker start" below instead of "docker rm + docker run" again
🙌 2
s
Sakib Pathen
06/15/2024, 12:47 PM
Just to clarify, this reuses the container. If you were to commit the container you wouldn’t be able to use your committed changes.
l
Lab Lecture
06/15/2024, 1:10 PM
Please use remove command to remove it. Then start again
m
Momen Kamal
06/15/2024, 2:49 PM
@Sakib Pathen
Agreed, after each commit you should remove (docker rm) and create a new container (docker run) from the modified image.
However after that it is easier to just use docker start instead of continuously removing and recreating the docker container each time!
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.