docker-images
docker-images copied to clipboard
``` $ docker pull linuxmintd/mint20.2-amd64:latest latest: Pulling from linuxmintd/mint20.2-amd64 Digest: sha256:8b5ee443fed632de0c74bcd00abbb5f4db1a54bedb91ec390262c9b1f8f60810 Status: Image is up to date for linuxmintd/mint20.2-amd64:latest docker.io/linuxmintd/mint20.2-amd64:latest $ docker run -it --rm linuxmintd/mint20.2-amd64 root@8f491372e430:/# cat /etc/os-release NAME="Linux...
Hello, Since the image has been updated a few weeks ago, we no longer manage to pull it from docker hub. We tested on different hosts and this always fails...
It appears to be failing between lines 47-49. Here are the last few lines of the log: ``` Unpacking quilt (0.65-3) over (0.65-3) ... Setting up quilt (0.65-3) ... Processing...
It would be great to have a `linuxmintd/mint` image on docker hub that's always "latest". A few weeks ago that would've been `mint19.3` and now it's `mint20` but I'd just...
Hi to all, after pulling docker file of min21.1 I am trying to run it on Macbook Pro M1 but it does not start. Any help appreciated. Thanks