Skip to content

Changed the order of image and container removal.#3

Open
ufl-taeber wants to merge 3 commits into
ctsit:masterfrom
ufl-taeber:master
Open

Changed the order of image and container removal.#3
ufl-taeber wants to merge 3 commits into
ctsit:masterfrom
ufl-taeber:master

Conversation

@ufl-taeber
Copy link
Copy Markdown

When I ran docker rmi harry:potter, I received an error stating the
image was referenced by a container. Running docker rm harry
beforehand, however, removes the container and allows for the initial
command to execute successfully.

When I ran `docker rmi harry:potter`, I received an error stating the
image was referenced by a container.  Running `docker rm harry`
beforehand, however, removes the container and allows for the initial
command to execute successfully.
With ubuntu, apt-get install net-tools failed for some reason. Might be
temporary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant