I start a docker contain with FROM python:3.6 ARG DEBIAN_FRONTEND=noninteractive RUN apt-get update RUN apt-get install -y apt-utils vim curl apache2 apache2-ut
I'm trying to automate my local dev environment with a mongo docker instance. If I up the image with no users or auth, I can connect fine but when I try to crea
Here, I have problem regarding pulling docker-dev in docker image for making my development environment but when I tried to pull docker-dev. I got the error lik
I am using Orthanc inside Docker volume volumes: - /mnt/win_share/test:/var/lib/orthanc/db/ Orthanc.js file path for sqlite "StorageDirectory": "/var/lib/
I want to run android apps inside a docker container to run them on Linux. I know there are ways to run android apps using some tools like Anbox or Genymotion b
I'm trying to execute docker-compose for this configuration: version: '3' services: db: hostname: db.magento2.docker image: mariadb:latest
For my Docker container Selinux is enabled and set to "Enforcing" mode. We have 2 container running in our system. But for one container both "MountLabel" and "
I run a simple project (docker-compose and nginx), but it don't work and I do not know why. I include the entire code of the project so as not to miss anything.
If I have a Postgres database running on the host machine (os: Linux), and some service running in a container of docker-compose. How would I access the databas
I have managed identity enabled on azure AML and can access the AML workspace when running the code locally via vscode as it is authenticated by the current ses
I have Jest tests that are running against the dockerized Neo4j Database, and sometimes they fail on CircleCI. The error message for all 25+ of them is : thrown
docker run hello-world works just fine, but when I try to pull with docker and docker-compose I get this error every time. I also tried Podman and had the same
I want to monitor CPU percentage usage of a Docker container and get alerted when it reaches a certain threshold. My application is running in a Docker containe
I am having issues pulling in my images of my minihkube kubemaniest file for what ever reason. Here is how it looks: apiVersion: v1 items: - apiVersion: v1
Python Code: with open("/var/lib/TestingVolume.txt", "r") as outFile: data = outFile.read() with open("/var/lib/TestingVolume.txt", "w") as outFile: out
If I go to /var/lib/docker/overlay2 and do "ls", then I get something like the following : 0349eb19b8ac737f2a93e33f665ab26d95de636bf48de79e6e7d7cdd76c0cd78 0c32
long story short: Container C on Docker Swarm host A can access Nginx (deploy mode:global) on Docker Swarm host B but not on Docker Swarm host A via Docker host
I've installed Apache Superset according to this official manual. I can create plots, connect to databases etc. without any problems, only if I want to plot lat
Ok, my question is all about Am I doing it right? if not, what's the best practice? Recently I've used Docker for my project. Currently, I build a new docker
I'm having a problem with Superset on Kubernetes. After installing Superset when the pod comes down and goes up, the configurations are not saved and I lost the