Skip to content

Networks (and probably other things) are never cleaned up and docker has limits #15

Description

@atamon

I ran into the following while running build-contract locally:

Creating network "yoleanlive3yoleanliveclientunittests_default" with the default driver
ERROR: failed to parse pool request for address space "LocalDefault" pool "" subpool "": could not find an available predefined network

It seems related to moby/moby#23971 where they conclude that docker-compose down removes any created networks from the docker-compose run. Might we want to do this instead of docker-compose kill at https://github.com/Yolean/build-contract/blob/master/build-contract#L66?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions