python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Protocol handler initialization failed in spring boot project while running docker image without network as host
I am running spring boot application using docker. If I specify to use host network then it works but without that its not working. I am getting following error:
org.apache.catalina.LifecycleException...
S317
Votes: 0
Answers: 1
Docker compose disabling my login to Azure Linux VM
I am trying to deploy the airflow docker compose to my azure linux vm.
when i run (apache airflow) docker compose on azure VM.
docker-compose up
It tries to create a network and kicks me out of SSH. ...
Akhilesh Jaiswal
Votes: 0
Answers: 0
How do I share my running docker-container and volume with others over the network so that they can see the changes they make to the software live?
We have locally set up a docker-container in Docker Engine and I need my coworkers to be able to access it over the network instead of running their own containers and volumes.
Generally this seems po...
wakmo
Votes: 0
Answers: 0
updating API Prometheus metrics on an Http server error
I work on a docker project with several containers and I wanna use python Prometheus library to monitor some metrics in the containers, expose each container's metrics on a local port inside the docke...

KiaLia
Votes: 0
Answers: 1