Skip to content

Can's access files from overlay fs #39

Description

@geek-at

Thanks for this slick repository!

I'm having a problem using docker-compose in the container though. When I run docker-compose up it works up until the point I try to use a volume. The volume has a path like /docker/overlay2/487580445a3dc1d1231e74ea5b7fd782343905c69fcb796543906f6c75699784/merged but the merged folder does not exist.

Well it does exist but only on the docker host where It's mounted as an overlay FS. It seems the container is not able to access the data even if I manually mount the docker datadir to the runner container.

Anyone had this happening or knows a way around the overlay filesystem?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions