python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": Service Unavailable
I know this question seems like very similar to many other questions. I also read many of them included this one, I tried all I can try for but still did not resolve my issue.
my issue
I am using Wind...
Eric Cheng
Votes: 0
Answers: 1
Docker Daemon not running on windows 11
I am a beginner into Docker stuff, I am on windows 11 and whenever I try to open docker desktop it doesn't open.
Always this error message shows up, also whenever I try to run docker ps or docker ima...
killerdroid99
Votes: 0
Answers: 4
Building a Docker Image with the Spring Boot Gradle Plugin and Colima
I'm trying to create a docker image of a Spring Boot application using the Gradle plugin. I'm using Spring Boot 2.6.4 and Gradle 7.1.1.
I'm on a Mac, and I don't have Docker Desktop installed. Indeed,...
riccardo.cardin
Votes: 0
Answers: 1
Building Docker image from spring maven project for arm64 platform
I'm in a Spring course, and I have a maven application (downloaded from the course resources) built from spring initializr. I can build a local Docker image with mvn spring-boot:build-image (no Docker...
MauricioOro
Votes: 0
Answers: 2