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 build fails on ubuntu v22 #12

Open
candhu opened this issue Dec 16, 2022 · 0 comments
Open

docker build fails on ubuntu v22 #12

candhu opened this issue Dec 16, 2022 · 0 comments

Comments

@candhu
Copy link

candhu commented Dec 16, 2022

Using a headless Ubuntu OS on Raspberry Pi4 I get an error when executing build_base.sh

$ sudo ./build_base.sh
Sending build context to Docker daemon  3.584kB
Step 1/5 : FROM debian:jessie
jessie: Pulling from library/debian
no matching manifest for linux/arm64/v8 in the manifest list entries

OS ...

$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
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

No branches or pull requests

1 participant