Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix volumes #46

Merged
merged 1 commit into from
Jun 21, 2021
Merged

fix volumes #46

merged 1 commit into from
Jun 21, 2021

Conversation

PhilPhonic
Copy link
Contributor

@PhilPhonic PhilPhonic commented Jun 8, 2021

What did you implement:

With docker-ce 20.10.7 the container won't start anymore:

docker: Error response from daemon: OCI runtime create failed: invalid mount {Destination:[/vuls, Type:bind Source:/var/lib/docker/volumes/1f5bc95c42d730b2e189227ddc186134d3cc70bbbb4266b955e77182ec446063/_data Options:[rbind]}: mount destination [/vuls, not absolute: unknown.

Fixes # (issue): containerd/containerd#5547

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I built the Image, starts successfully again.

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@kotakanbe kotakanbe merged commit aab5776 into vulsio:master Jun 21, 2021
@kotakanbe
Copy link
Collaborator

Many Thanks :)

@PhilPhonic PhilPhonic deleted the patch-1 branch July 29, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants