S
S
shushpanio2018-10-10 16:43:38
Docker
shushpanio, 2018-10-10 16:43:38

How to change docker container name?

Is it possible to change the --name option in an existing Docker container?
Please tell me how - I don’t rummage from the word at all

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
qlkvg, 2018-10-10
@shushpanio

If about an already running container, then
If about not running, then
docker run --name my_cool_name hello-world

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question