Vagrant compatible Ubuntu docker images.
Heavily inspired by: https://github.com/tknerr/vagrant-docker-baseimages.
This repo just add 20.04 and add arm64 as target arch.
Most of the times you have nothing to do with this repo, you might actually looking for docker image instead
- 18.04
- 20.04
linux/amd64
linux/arm64
vagrant
user added, and included in sudoers- Insecure
vagrant
pub key added
config.vm.provider "docker"
config.vm.image = "pentatonicfunk/vagrant-ubuntu-base-images:20.04"
config.vm.has_ssh = true
you wouldn't understand, because i don't
- https://www.docker.com/blog/getting-started-with-docker-for-arm-on-linux/
- https://medium.com/platformer-blog/lets-publish-a-docker-image-to-docker-hub-using-a-github-action-f0b17e5cceb3
$ docker buildx --help
First, get latest sha of latest from https://hub.docker.com/r/docker/binfmt/tags?page=1&ordering=last_updated
a7996909642ee92942dcd6cff44b9b95f08dad64
$ docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64
To verify the qemu handlers are registered properly, run the following and make sure the first line of the output is “enabled”. Note that the handler registration doesn’t survive a reboot, but could be added to the system start-up scripts. REVERIFY AND REDO
$ cat /proc/sys/fs/binfmt_misc/qemu-aarch64
enabled
interpreter /usr/bin/qemu-aarch64
flags: OCF
offset 0
magic 7f454c460201010000000000000000000200b7