halmartin / meraki-builder

Scripts and tools to assemble firmware images for various Meraki MS switches and MX routers
GNU General Public License v3.0
76 stars 16 forks source link

Docker image ubuntu1804-buildroot does not exist for MX80 build #33

Closed appleeimac closed 1 year ago

appleeimac commented 1 year ago

MX80 buld script complains that "Ubuntu1804-buildroot:latest" isn't found.

halmartin commented 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.

halmartin commented 1 year ago

Please re-open this if you still have issues building the MX80 image.

appleeimac commented 1 year ago

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

halmartin commented 1 year ago

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.

appleeimac commented 1 year ago

image Hope this helps more, not sure how better to describe it.

halmartin commented 1 year ago

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.

appleeimac commented 1 year ago

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: @.***>