Skip to content

destroy script is removing all networks on host, not just local to project #5

@njappboy

Description

@njappboy

docker network prune -f

^ This removes all networks on host, unlike the docker volumes prune command which just removes local volumes.

Suggest:

docker network rm docker-mysql-proxysql_frontend
docker network rm docker-mysql-proxysql_backend

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions