Error installing on Docker

Having issues? Post them here, and help other users.
Post Reply
dv1xqx
Junior Member
Posts: 4
Joined: Mon Sep 07, 2020 8:37 pm

Error installing on Docker

Post by dv1xqx »

Was following a successful build on nemslinux on a RPI4(2gb) and a successful also on Raspberry Pi Zero W.

I wanna try to have it also on my docker (on RPi4(8Gb)
I am fusing the commands on the guide:
https://docs.nemslinux.com/supported_pl ... for_docker

But when I enter the command, almost instantly showed an error.
Any assistance or tips on how to make this work would be great and thankful!

Unable to find image 'baldnerd/nemslinux:1.6_build1' locally
docker: Error response from daemon: pull access denied for baldnerd/nemslinux, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
filippo
Junior Member
Posts: 1
Joined: Fri Oct 23, 2020 4:26 am

Re: Error installing on Docker

Post by filippo »

Hi there,

same problem here.
Does anyone have a solution...?

Cheers,
F.
dv1xqx
Junior Member
Posts: 4
Joined: Mon Sep 07, 2020 8:37 pm

Re: Error installing on Docker

Post by dv1xqx »

still can't install on Docker...
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

Re: Error installing on Docker

Post by Robbie Ferguson »

Sorry for the confusion guys. Docker support is coming to NEMS Linux 1.6 (yet to be released) so the documentation is in the works, but it is not yet available. It'll be clearly listed as one of the options on the main web site when I release it.

As you can see in your error output: Unable to find image 'baldnerd/nemslinux:1.6_build1' locally

(NEMS Linux 1.6 is yet to be released).

Sorry about that... The docs are coming along HUGE, but in this case I got ahead of development and didn't realize anyone would take notice and try it.

Robbie
dv1xqx
Junior Member
Posts: 4
Joined: Mon Sep 07, 2020 8:37 pm

Re: Error installing on Docker

Post by dv1xqx »

thanks very much for taking time to respond robbie!
Appreciate it, its one of my projects this Q4 in the office a smooth talking "ALERT" for people not to panic...


Great job and please continue.
User avatar
Robbie Ferguson
Posting Freak
Posts: 835
Joined: Wed Mar 07, 2012 3:23 pm
Location: Ontario, Canada
Contact:

Re: Error installing on Docker

Post by Robbie Ferguson »

Thanks dv1xqx.

Docker support is pretty cool, but if you have used Docker you know it's a bit of a beast setting up the networking. So with that, I'd say to get up and running quickly, you're still gonna be best to go with one of the SBC options, or if you need something strong to very strong, the virtual appliance is the way to go.

But that said, yep; Docker support is in line for release with 1.6. But the networking is a beast. :)

Cheers!

Robbie // The Bald Nerd
Post Reply