I use macOS M1 Big Sur 11.2.3, but my kafka cannot running well and cannot create/list the topics. I don't know its because the OS or not, but the log for kafka
I am trying to create a docker image with node.js version 16. However I failed to find solution to this problem despite searching stackoverflow and other platfo
Switched to m1 mac a week ago and I cannot get my application up and running with docker because of the jboss/keycloak image not working as expected. Getting th
I currently have my own Laravel application running on Docker using Laravel sail on Windows 11 using Ubuntu on WSL2. This works fine and as intended. I've pushe
I created a Symfony environment with Docker. I then included this file in my web project (skeleton website). But when I try to access my base.html.twig page loc
Any help from any source is appreciated. Server has a Docker container with alpine, nginx, php. This container is able to write in bind mounted host directory,
Is there any way to ignore some files or directories within volume of type bind-mount? I would like to ignore for example all bin and obj directories within my
I've been running docker-compose build for days, many times per day, and haven't changed my DOCKERFILEs or docker-compose.yml. Suddenly an hour ago I started ge
I have created an image where I run some tasks. I want to be able to push some files to a remote server that runs Windows Server 2022. The gitlab-runner runs on
I have a spring microservice docker deployed. I use JaxWsProxyFactoryBean to call an external server (soap/wsdl) and all goes well using http://externalServer:
I'm running a Gradle project in Docker and when I try to hit an endpoint through Postman I receive the following error. When I run it locally through Gradle it
I am trying to download java using yum on centOs which I specified in Dockerfile. After pulling centOs image the run crushed and throw this error!? also to ment
I have latest PyCharm installed. I have a docker container and I want to use its python interpreter as my project interpreter. Note that I don't want PyCharm to
I'm executing the next command: docker run --rm -it -v https://github.com/rasilvap/lift-tool-test:/code ubuntu:20.04 bash But I'm getting the next error messag
I have WSL installed as well as Docker Desktop. I tried to clean up docker as much as I could by running docker system prune -a docker volume rm $(docker volum
I have a nodejs API running locally and I would like to connect it to my cassandra cluster running on a docker container. I have the IP of the container but whe
I'm trying to monitor Cassandra that is running in a docker container with this cassandra-exporter . For some reasons the cassandra-exporter can't scrape the me
My pod metrics stopped working on a local minikube deployment. It appears similar to an issue reported a while back, but I don't see the same error messages in
I am trying to run an amd64 docker-in-docker (dind) container on an arm64 host (Apple silicon), because some images to be run on this dind are amd64 only (e.g.
While trying to run this command : docker-compose up I get this error : Error response from daemon: user declined directory sharing C:\Users\path_to_my_folder I