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

chore(dockerfile): add dockerfile #40

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

ihexon
Copy link
Collaborator

@ihexon ihexon commented Dec 18, 2024

Using dockerfile build bootable-arm64.img

Build bootable-arm64.img need kpartx device mapping which requires root privileges :

$ docker build -t ubuntu-noble-build .

$ docker run -it --privileged -v ./output:/root/MkRoot/output ubuntu-noble-build

@ihexon ihexon merged commit 5570aeb into oomol-lab:main Dec 18, 2024
2 checks passed
@ihexon ihexon deleted the dockerfile branch December 18, 2024 09:07
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.

1 participant