Category "docker"

Using already existing container python interpreter as PyCharm interpreter

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

Getting error Docker invalid mode, trying to mount to container

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

Docker Desktop WSL ext4.vhdx too large

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

Connect nodejs (local) to cassandra database running on docker container

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

Can't scrape metrics from Cassandra docker container with cassandra exporter

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

Why is my minikube metrics-server addon not reporting pod metrics (docker 20.x)?

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

Run an amd64 docker-in-docker (dind) container on an arm64 host (Apple silicon machine)

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.

Docker : Error response from daemon: user declined directory sharing

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

Sharing data between docker containers without making data persistent

Let's say I have a docker-compose file with two containers: version: "3" services: app: image: someimage:fpm-alpine volumes: - myvolume:/var/www

Apache server runs with docker run but kubernetes pod fails with CrashLoopBackOff

My application uses apache2 web server. Due to restrictions in the kubernetes cluster, I do not have root previliges inside pod. So I have changed default port

How to get Puppeteer-Sharp working on an AWS Elastic Beanstalk running Docker (.NET Core 6)?

I'm looking for an up-to-date example of how to get PuppeteerSharp running on an AWS Elastic Beanstalk instance running Docker (.NET Core 6). There are quite a

Run script in container from docker compose?

Trying to install some small packages into a container via compose w/out resorting to having to use my own dockerfile, but whether I try mounting just the folde

Unable to start TeamCity Build agent on Docker

I'm trying to create a TeamCity build agent on docker. i pulled the official image and tried to start it with default configurations with below command docker r

Node-gyp fetches headers from internet – not allowed because of firewall rules

I am trying to setup a simple node app in docker. The app needs to install npm package ibm_db. In that installation of ibm_db, node-gyp wants to download header

Apache Beam run docker in pipeline

The apache beam pipeline (python) I'm currently working on contains a transformation which runs a docker container. While that works well during local testing w

Dockerize NextJS Application with Prisma

I have created a NextJS application, to connect to the database I use Prisma. When I start the application on my computer everything works. Unfortunately, I get

Curator disconnects from zookeeper when IPs change even when using DNS names in connection string

We are using the curator service discovery in docker and kubernetes environments. We setup the connection string using the DNS names of the containers/pods.

Docker-Compose Building back unable to prepare context: unable to evaluate symlinks in Dockerfile path

I have the following dir structure: . ├── docker-compose.yml ├── README.md └── services ├─

Environment variables not defined in SSH AuthorizedKeysCommand (Docker)

I'm trying to make the private key SSH connection with LDAP. /etc/ssh/sshd_config AuthorizedKeysCommand /etc/ldap_ssh_authorized_keys.sh AuthorizedKeysCommandUs

Docker Image built on Mac OSX won't run on AWS EC2 instance

Image built on Mac OSX with M1 processor, deployed to an EC2 instance. But when scripts are run it yields the error: standard_init_linux.go:219: exec user proce