Seth Grover
Seth Grover
Whoa... check this out: ``` ubuntu@ubuntu-noble-176:~/Malcolm$ docker compose exec dashboards-helper wget -q -O - opensearch:9200 { "name" : "opensearch", "cluster_name" : "docker-cluster", "cluster_uuid" : "r8q8n71CQgmz6nVOouWCLw", "version" : { "distribution" :...
A [message](https://www.reddit.com/r/docker/comments/1eu0ja5/strange_issue_with_internal_container_name/) I posted on /r/docker on Reddit: -- I'm scratching my head on this one and am hoping somebody smarter than me can help me pinpoint my issue. I've...
As a workaround, I suppose I can just rebase the container off of debian instead of alpine.
I've converted the container to use debian, all seems to be working fine. Container size difference is negligible (< 10mb).