How to Rename a Docker Container

When configuring a Docker container, you have to specify a name. If you don't, a random name will be generated and it won't really make sense for the context of…

Continue Reading How to Rename a Docker Container