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)
rails7 app is not accessible from browser on local machine when running in container locally
I have rails7 app running in container fine. but I cant access it from 'outside' seems like docker/colima is not forwarding port, but other apps (sinatra) on the same settings works fine.
docker run -...
user_pruser
Votes: 0
Answers: 1
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
How to migrate volume data from docker-for-mac to colima
How do I move volumes from docker-for-mac into colima?
Javier Buzzi
Votes: 0
Answers: 1
How to SSH into the colima instance
Looking for the steps needed to SSH into colima, this is too new and the documentation is a bit scarce. I need to copy over the volumes, and running scp seems ideal.
Javier Buzzi
Votes: 0
Answers: 1