Skip to content

Docker breaks with some containers when update to 17.03.2-ce (Ubuntu 16.04) #45

@t-willm

Description

@t-willm

Expected behavior

All containers should running without issues

Actual behavior

When update to docker-ce:17.03.2-ce, some containers breaks and cannot running. I get this error :

error creating aufs mount to /var/lib/docker/aufs/mnt

Information

  • Using Ubuntu 16.04
  • Docker CE version 17.03.2-ce
  • For example, I reproduce this with last redis or node images

Steps to reproduce the behavior

  1. Update my docker-ce package to the last version in Ubuntu (17.03.2-ce)
  2. Run containers with docker-compose up -d command and get errors like the quoted error in Actual behavior (reproducing today)

Am I the only one to reproduce this ?

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