Closed appleeimac closed 1 year ago
Run cd docker/mx80 && make
and if you receive an error, please paste the entire output from your terminal, including the commands used that lead up to the error.
Please re-open this if you still have issues building the MX80 image.
Ubuntu 18.04-23.04 complain that Docker is "Unable to find image "ubuntu1804-buildroot:latest' locally and pull access is denied" when running make docker build in the Docker/MX80 directory
I am unable to help you with these generic descriptions of the problem.
please paste the entire output from your terminal, including the commands used that lead up to the error.
Hope this helps more, not sure how better to describe it.
Run the following commands:
make docker-image
make docker-build
The docker image is built by make docker-image
and the buildroot image is built by make docker-build
This would have worked if you had just run make
in the directory, as I stated previously on June 16.
I'm just using the instructions on the readme. Unless you have a prebuilt image I could use?
From: Hal Martin @.> Sent: Friday, July 28, 2023 3:05 AM To: halmartin/meraki-builder @.> Cc: appleeimac @.>; Author @.> Subject: Re: [halmartin/meraki-builder] Docker image ubuntu1804-buildroot does not exist for MX80 build (Issue #33)
Run the following commands:
make docker-image make docker-build
The docker image is built by make docker-image and the buildroot image is built by make docker-build
This would have worked if you had just run make in the directory, as I stated previously on June 16https://github.com/halmartin/meraki-builder/issues/33#issuecomment-1594287733.
— Reply to this email directly, view it on GitHubhttps://github.com/halmartin/meraki-builder/issues/33#issuecomment-1655236621, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A54M3MGGST7LY2WYKAQ5W3DXSNXFLANCNFSM6AAAAAAZD5QMRA. You are receiving this because you authored the thread.Message ID: @.***>
MX80 buld script complains that "Ubuntu1804-buildroot:latest" isn't found.