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

[Docker] Docker images don't work due > The usage of relative paths for mountpoints will now produce a warning (librunc) #4799

Closed
cortiz opened this issue Jun 22, 2021 · 6 comments

Comments

@cortiz
Copy link
Member

cortiz commented Jun 22, 2021

Describe the bug

Due to opencontainers/runc#2917 and opencontainers/runc#3004 docker/runc
in some Docker environments creating or running a Crafter image fails, this issue was fixed on runc 1.0.0 that was released today, but until that is rollout with the OS package management tools the issue will persist (Redhat 8, Ubuntu 20.04LTS)
Also on the Release notes of runc

Deprecations:
The usage of relative paths for mountpoints will now produce a warning
(such configurations are outside of the spec, and in future runc will
produce an error when given such configurations). (#2917, #3004)

Adding full mount points will also future-proof the current docker images.

Regards

@cortiz cortiz changed the title [Docker] The usage of relative paths for mountpoints will now produce a warning (librunc) [Docker] Docker images don't work due > The usage of relative paths for mountpoints will now produce a warning (librunc) Jun 22, 2021
@sumerjabri sumerjabri added this to Backlog in Crafter CMS v4 via automation Jun 22, 2021
@sumerjabri sumerjabri added this to Backlog in Crafter CMS v3.1 via automation Jun 22, 2021
@sumerjabri sumerjabri added this to the Crafter CMS v4.0.0 milestone Jun 22, 2021
@sumerjabri sumerjabri added the triage Requires triage label Jun 22, 2021
@avasquez614
Copy link
Member

@cortiz is this issue the same as this one? #4759.

@cortiz
Copy link
Member Author

cortiz commented Jun 25, 2021

@avasquez614 Yes

@sumerjabri sumerjabri moved this from Backlog to Completed in Crafter CMS v3.1 Jul 6, 2021
@sumerjabri
Copy link
Member

Fixed in 3.1.15

@sumerjabri sumerjabri removed the triage Requires triage label Jul 7, 2021
@sumerjabri sumerjabri assigned phuongnq and unassigned avasquez614 Jul 7, 2021
@phuongnq
Copy link
Member

@cortiz The issue is fixed in 3.1.15. Does the fix work for you?

@russdanner
Copy link
Member

@phuongnq please confirm in 4.x and close

@phuongnq
Copy link
Member

phuongnq commented Dec 3, 2021

Confirmed with version

Docker version 20.10.11, build dea9396

Run the following command is fine:

docker-compose down && docker-compose up

@phuongnq phuongnq closed this as completed Dec 3, 2021
Crafter CMS v4 automation moved this from Backlog to Completed Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Crafter CMS v4
  
Completed
Crafter CMS v3.1
  
Completed
Development

No branches or pull requests

5 participants