Manual download option not using the downloaded image file #260

Open
opened 2025-12-29 00:21:59 +01:00 by adam · 1 comment
Owner

Originally created by @commadelimited on GitHub (Oct 21, 2021).

My details:
Mac OS Catalina – 10.15.7
Docker Desktop – 3.3.3 (64133)

I'm following the steps in Use your own image and manually and automatically log into a shell

  • I run the wget command and see the resulting file on my desktop.
  • I run the associated docker run command
  • I get an immediate warning message Unable to find image 'sickcodes/docker-osx:naked-auto' locally
  • The script proceeds to Pulling from sickcodes/docker-osx

I'm largely indifferent to which method, but I like having the image locally so that I can quickly rerun the build if something fails. I just wanted to let you know that it appears to not be working properly.

Note that I'm a complete Docker noob so there's a distinct possibility I'm doing something wrong, but these steps seem to be pretty foolproof. :D

Originally created by @commadelimited on GitHub (Oct 21, 2021). **My details:** Mac OS Catalina – 10.15.7 Docker Desktop – 3.3.3 (64133) I'm following the steps in [Use your own image and manually and automatically log into a shell](https://github.com/sickcodes/Docker-OSX/#use-your-own-image-and-manually-and-automatically-log-into-a-shell ) * I run the `wget` command and see the resulting file on my desktop. * I run the associated `docker run` command * I get an immediate warning message `Unable to find image 'sickcodes/docker-osx:naked-auto' locally` * The script proceeds to `Pulling from sickcodes/docker-osx` I'm largely indifferent to which method, but I like having the image locally so that I can quickly rerun the build if something fails. I just wanted to let you know that it appears to not be working properly. Note that I'm a complete Docker noob so there's a distinct possibility I'm doing something wrong, but these steps seem to be pretty foolproof. :D
Author
Owner

@sickcodes commented on GitHub (Oct 22, 2021):

Hey mate, no worries!

So you are downloading the sickcodes/docker-osx:naked-auto image from docker's servers.

sickcodes/docker-osx:naked-auto is a special image for container for setting username and password.

Do all of the other containers work?

I am testing this now regardless :)

@sickcodes commented on GitHub (Oct 22, 2021): Hey mate, no worries! So you are downloading the `sickcodes/docker-osx:naked-auto` image from docker's servers. sickcodes/docker-osx:naked-auto is a special image for container for setting username and password. Do all of the other containers work? I am testing this now regardless :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#260