Skip to content
New issue

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

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

Already on GitHub? # to your account

ci: Fix docker setup #15

Merged
merged 3 commits into from
Jan 1, 2021
Merged

ci: Fix docker setup #15

merged 3 commits into from
Jan 1, 2021

Conversation

Tiryoh
Copy link
Owner

@Tiryoh Tiryoh commented Dec 13, 2020

No description provided.

sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?
@Tiryoh Tiryoh marked this pull request as ready for review January 1, 2021 07:57
@Tiryoh Tiryoh self-assigned this Jan 1, 2021
@Tiryoh Tiryoh added the Type: Bug Bug or Bug fixes label Jan 1, 2021
@Tiryoh Tiryoh merged commit 1a8f0b5 into master Jan 1, 2021
@Tiryoh Tiryoh deleted the ci/fix-docker-prepare branch January 1, 2021 07:59
@Tiryoh
Copy link
Owner Author

Tiryoh commented Jan 3, 2021

related: multiarch/alpine#32 (comment)

docker run --rm --privileged multiarch/qemu-user-static:register --reset --credential yes

--credential yes is the key.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant