helfrichmichael / superslicer-novnc

Simple Docker container that serves Superslicer via noVNC in your web browser.
17 stars 8 forks source link

unable to pull image #3

Open ksheyman opened 1 year ago

ksheyman commented 1 year ago

Hello, I am unable to pull the image. Here is what happens:

root@kyle-NUC:/home/ksheyman# docker pull helfrichmichael/superslicer-novnc
Using default tag: latest
Error response from daemon: pull access denied for helfrichmichael/superslicer-novnc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
root@kyle-NUC:/home/ksheyman# docker pull superslicer-novnc
Using default tag: latest
Error response from daemon: pull access denied for superslicer-novnc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Am I just an idiot and I need to add a repo first or something? Don't see that mentioned in the instructions anywhere

HitLuca commented 9 months ago

I believe you should pull mikeah/superslicer-novnc now