Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
1 answer
60 views

I am building a CLI tool for docker compose to selectively exclude some containers from running/stopping operations (from a docker-compose.yaml having many containers, user can specify the containers ...
-1 votes
0 answers
30 views

I am trying to use Prisma 7.2 with NestJS in a Node 22 project running inside Docker, but I am running into errors when instantiating the PrismaClient. My current PrismaService looks like this: import ...
0 votes
1 answer
42 views

When I enable mirrored networking and ipv6 in WSL (Debian), I am unable to connect to my containers via localhost from the Host System. This is my ~/.wslconfig: [wsl2] guiApplications=false ipv6=true ...
0 votes
0 answers
30 views

I try to implement a customized executor in mesos which is the simplest example but it seems the process being launched gets killed by the mesos agent. the error info i got is as below I0103 16:46:27....
0 votes
0 answers
40 views

I am trying to host an R Shiny app using Docker and shinyproxy on the local network for my organization. To set this up, I downloaded WSL and Ubuntu 24.04.1 LTS on a Windows workstation to act as my ...
0 votes
0 answers
21 views

I am facing a PostgreSQL SSL issue while running a Celery worker inside Docker that connects to an AWS RDS PostgreSQL instance. [2026年01月02日 13:46:09,119: ERROR/ForkPoolWorker-8] Task app.tasks....
-2 votes
1 answer
60 views

I’ve been trying to create a Puppet manifest that installs Docker and then automatically creates a Docker network and container. However, I keep running into the following error during the Puppet ...
1 vote
1 answer
53 views

I'm trying to build a set of docker comntainers using docker compose, and for some reason, it will not work on one host machine. I recently deployed the containers on a new system and have had no ...
1 vote
0 answers
62 views

I have aiogram bot with taskiq worker and scheduler (taskiq redis with taskiq_aiogram), in message handler I run dynamic interval schduled task, after some time (30-40 minutes), I getting: redis....
Advice
0 votes
5 replies
77 views

How to setup a healthcheck for portainer edge agent in docker compose? Mine does not work. --- services: portainer_agent: image: portainer/agent:alpine container_name: portainer_agent ...
1 vote
0 answers
28 views

I’ve been wrestling with Supabase local development on my Apple M2 for the last few hours, and I’ve officially hit a wall. For some reason, the vector container refuses to start, and it ends up ...
0 votes
0 answers
35 views

I have a stack of containers built from the official AdamRMS compose file as per their documentation, running on a Synology NAS; services: adamrms_db: image: index.docker.io/mysql/mysql-server:8....
0 votes
1 answer
47 views

Symfony app as container in docker-compose.yaml: users: build: context: . dockerfile: ./docker/Dockerfile container_name: users restart: unless-stopped working_dir: /var/...
0 votes
0 answers
41 views

How can I resolve the issue where Strapi hangs during Docker container build at the following step? => [strapi 8/8] RUN npm run build => => # - STRAPI_ANALYTICS_URL => => # ✔ ...
1 vote
1 answer
20 views

While working on puling data from Azure Log Analytics using its Python SDK the docker container is failing with: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer ...

15 30 50 per page
1
2 3 4 5
...
10368

AltStyle によって変換されたページ (->オリジナル) /