dock rm
Delete a project.
Usage
dock rm my-appWhat it does
The CLI asks for confirmation, then deletes the project and its running container.
Warning
This action cannot be undone. If the project uses a database, delete or back up that database separately.