|
[Sponsors] |
[OpenFOAM.com] Container already in use, but can't find the container |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 1, 2018, 13:55 |
Container already in use, but can't find the container
|
#1 |
New Member
jasmijn
Join Date: Jul 2018
Posts: 2
Rep Power: 0 |
Hello,
I'm trying to get openfoam to work, but this is the error I get in OF_Env_Create; docker: Error response from daemon: Conflict. The container name "/of_1806" is already in use by container "527d6812cd413e1a6e8bbc3afce2bbc24154570e6301f18d9 9c0eec3a07ec37a". You have to remove (or rename) that container to be able to reuse that name. I can't find the container. How do I solve this problem? Thanks! |
|
August 20, 2018, 15:37 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quick answer: I don't know if you've managed to solve this problem, but if not, it should be possible to remove that container by running:
Code:
docker rmi 527d6812cd413e1 The other possibility is that the name "/of_1806" is problematic, because it starts with a forward slash "/". If you still have problems with this, you may want to try to ask about this at https://develop.openfoam.com/Develop...AM-plus/issues
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[foam-extend.org] 3.2 Installation in Debian 8.5 | jsm | OpenFOAM Installation | 2 | June 19, 2016 11:53 |
How to make a code parallel? | Bruno Machado | Fluent UDF and Scheme Programming | 15 | May 27, 2016 10:18 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |
Problem Building OF on Centos cluster (no admin rights) | CKH | OpenFOAM Installation | 5 | November 13, 2011 07:32 |
Emptying a container suddenly? Is there a name for this topic? | bzz77 | Main CFD Forum | 0 | August 21, 2011 08:57 |