Replies: 2 comments
-
|
This is not yet possible but the feature is being considered. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This feature is now implemented and would be part of the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following
docker-compose.ymlfile:I'm trying to use Colima with
colima start --network-address, but can't reach the service from my local machine with the IP127.42.90.84- and I have honestly no idea why.docker-compose ps:database-1 postgres:16.3 "docker-entrypoint.s…" database 9 minutes ago Up 9 minutes 127.42.90.84:5432->5432/tcpwhich should be correctAnyone got an idea? Thanks
Beta Was this translation helpful? Give feedback.
All reactions