Skip to content

make operator-developer-e2e fails when container with name "local-registry" is already exists #350

Closed
@m1kola

Description

@m1kola
docker run -d -p 5001:5000 --restart=always --name local-registry registry:2
Error: creating container storage: the container name "local-registry" is already in use by 7a2822e1ac9473f75a0f1e1e42ae0704b2d3123b18c49181a089e4624feea350. You have to remove that container to be able to reuse that name: that name is already in use
make: *** [Makefile:154: deploy-local-registry] Error 125

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions