Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Stopping on Docker provider should remove the containers #389

@rtnpro

Description

@rtnpro

Issue

Currently, stopping a Nulecule application on Docker provider just stops the running containers. If you have named your containers, an attempt to run the Nulecule application, for the second time, will fail because the names of the containers to be run will collide with the stopped containers from the previous run.

Solution

Instead of just stopping the Docker containers, we should also remove them.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions