Closed Exar04 closed 6 months ago
To give custom name to a container the --name <CustomeName> tag should be use directly after docker run
--name <CustomeName>
To give custom name to a container the
--name <CustomeName>
tag should be use directly after docker run