139,791 questions
0
votes
0
answers
6
views
installing nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64 takes forever - installing torch inside docker
I am trying to dockerize a simple streamlit app that also requires pytorch here is my poetry content
[tool.poetry.dependencies]
python = "^3.10"
watchdog = "^3.0.0"
streamlit = &...
0
votes
0
answers
12
views
Create a replication subscription on SQL Server at Linux
I have a SQL Server node on a windows and succeeded to create a publisher now I need to configure a new subscription on a docker SQL Server node on Linux.
The problem I don't know how to add process ...
1
vote
0
answers
9
views
deploying nextjs to azure, but container keeps failing
i am trying to deploy my nextjs app to azure web app, but the port 8080 cant be pinged and thus the website doesnt work.
I have tried defining the port 8080 in the azure env and in my package.json, ...
0
votes
0
answers
13
views
Docker and ECR deployment problems with Apple Silicon M3
Overview
I recently switched from an Intel machine to an M3 chip and I've been having problems with my image creation and deployment to ECR ever since. I should say, if it's not obvious, that I don't ...
0
votes
0
answers
10
views
After installing app libraries in Docker Container with UV - app don't see those libraries
I have a Flask app, which running in Docker.
All running good.
Now I'm trying to switch from PIP to UV.
Container building no problem and showing all packages inside, but when I try to run this ...
0
votes
0
answers
27
views
Losing my mind with Linux permissions inside of Docker
I want to a accomplish a relatively simple task, which is to be able to read and write from a samba share that is attached to docker. I have several services sharing the same volume, they are mostly ...
-3
votes
0
answers
13
views
kubernetes Volume mount nginx [closed]
When I float the image using nginx in the frontend container, the command 'COPY. /usr/share/nginx/html' runs well and copies all files to that path. When I form a pod with the backend container and ...
0
votes
1
answer
32
views
docker COPY nginx usr/share/nginx/html not copied
I built docker image and I copied current directory files into usr/share/nginx/html.
FROM nginx:alpine
COPY . /usr/share/nginx/html
EXPOSE 80
And I defined the yaml file to be copied to the volume ...
1
vote
0
answers
18
views
AdminClient clientId=adminclient-1 Node 1 disconnected. Apache Kafka y Spark
I'm running a Docker Compose setup with Spark and Kafka, but I'm encountering connectivity issues when Spark tries to connect to Kafka. My docker-compose.yml file includes services for both Kafka and ...
0
votes
0
answers
26
views
Alternatives to `docker commit` in this scenario?
I'm trying to build a Docker image (based on debian:latest) for cross compilation. One step within this process is the creation of a cross-compilation sysroot, which involves running the following ...
0
votes
0
answers
12
views
Azure web app not executing with principal identity
I'm running a web app that hosts a background service that connects to a service bus and processes messages. It also connects to a SQL Server database.
The problem occurs when the service tries to ...
0
votes
0
answers
25
views
Docker Flask Service: ModuleNotFoundError: No module named 'flask' When Running Container, but Works Manually
I am trying to build and run a Flask-based Python service (task_manager) using Docker and Docker Compose, but I'm encountering a persistent issue. When I run the container via docker-compose up --...
0
votes
0
answers
7
views
docker login fails while using docker-credential-secretservice
I'm fiddling arround with docker login using the "secretservice" in a testautomation like so:
wget -O docker-credential-secretservice https://github.com/docker/docker-credential-helpers/...
0
votes
0
answers
28
views
Services using MongoDB are working without issues, but services using PostgreSQL cannot access the database [closed]
I have three containers on my server: one running my backend code, one with MongoDB, and one with PostgreSQL. Services using MongoDB are working without issues, but services using PostgreSQL cannot ...
0
votes
0
answers
18
views
linking std::filesystem on gcc 8.5 in EL8 container [duplicate]
I have an EL8 container on MacOS 14.5, running g++ 8.5
I have looked on here for similar issues and none seem to apply here or provide the solution I am looking for
The following code (test.cpp) gives ...
1
vote
0
answers
10
views
Setting up GitLab on Docker for Windows with Volumes Shared From a Linux Server
I have a GitLab instance in a Docker container running on a Synology NAS. Now, I want to move the GitLab to a Windows PC that I have, but keep the data on the NAS.
To do this, I created some folders ...
0
votes
0
answers
22
views
Can't make WebSocket connection into docker container (minimal example)
I'm unable to make a WebSocket connection into a docker container that's running a WebSocket server. Other protocols seem to connect fine, just not Websocket.
(E.g. with running nats-server in a ...
2
votes
0
answers
41
views
How to Properly Inject Service Account Credentials in Google Cloud Build for Cloud Run Deployment?
I’m deploying a Laravel application to Google Cloud Run using Google Cloud Build. During the Docker build process, I need to access Google Secret Manager to inject secrets into the application code ...
-1
votes
0
answers
46
views
docker mit apache + phpfpm exit code1
I have a website that I would like to host in a php-fpm environment and Apache.
The host page.conf looks like this.
<VirtualHost *:443>
#LoadModule http2_module modules/mod_http2.so
...
0
votes
0
answers
19
views
Docker image not showing laravel logs to stderr stdout in docker logs
I'm using the nixpacks template from coolify (https://coolify.io/docs/applications/laravel/) to build a docker image and run it. Everything works fine, except I do not see the error logs in the ...
0
votes
0
answers
19
views
GRPC C++ Windows microservice Docker deployment
I have created simple GRPC C++ server which now has dependecy with GRPC dlls.
I am trying to learn how to containerize this GRPC server with Docker container.
Apart from base Windows docker image , ...
0
votes
1
answer
20
views
Next.js docker compose - passing environment variable during build time
Next.js app bundles the env variables during build time. That's why I need to pass env variables as args and used them during the build stage.
Now as part of the CD/CI pipeline I want to pass args ...
0
votes
0
answers
36
views
How to build docker container based on Yocto image?
I want to build docker container based on yocto to create Linux environment for Application to run on Host machine instead of actual Linux Board.
I know how to build docker container based any base ...
0
votes
0
answers
40
views
Win32Exception: No connection could be made because the target machine actively refused it. and SqlException: Login failed for user 'SA' [duplicate]
I’m trying to run an ASP.NET project on Microsoft Visual Studio, but I get this error every time I run the project and try to sign up on the web. Before this, I used Docker and Azure Studio for the ...
0
votes
0
answers
10
views
DevOps, Running Azure Pool, AzureStaticWebApp0 getting 'Docker: command not found'
Here is the relevant part of my pipeline:
pool:
name: (this value matches my pool in Azure screen print below)
vmImage: ubuntu-22.04
- task: AzureStaticWebApp@0
inputs:
app_location: '$(...
-1
votes
0
answers
30
views
how to yum install from within RHEL universal base image (ubi)?
I'm trying to crossbuild wezterm-mux-server for the remote servers of my company that run RHEL 9.2. Since I don't have full root access I want to crossbuild them on my local machine and then just ship ...
0
votes
0
answers
13
views
pd.to_datetime in Temporal activity causes bus error in Docker container
When I run this activity in a Docker container, it logs "step 1" but crashes with a bus error before logging "step 2". The issue seems to be caused by the pd.to_datetime call. Here’...
1
vote
0
answers
35
views
Trouble running client and server program with docker
i really dont know what to do anymore i sat down with gpt for 4 hours and at this points its just reapiting the same steps that doesnt slove my problem
docker-compose file:
services:
server:
...
0
votes
0
answers
19
views
Unable to access my server after pushing to ec2
I have dockerize my server app with nginx and ssl configuration. Below are what I am doing
I use github actions to run my workflow: I have my Dockerfile and docker-compose.yml setup below
FROM node:16-...
0
votes
0
answers
17
views
Getting failed to solve with frontend dockerfile.v0 [closed]
I'm trying to install and configure DataFlex in a Docker container, but I encounter an error related to mounting Windows directories. Below is the error message I'm receiving and the Dockerfile I'm ...
0
votes
0
answers
20
views
Docker install composer in container [closed]
I want to deploy my Laravel project with docker on the server. (locally it works fine)
I follow the following steps:
1. docker-compose build app 2. docker-compose up -d 3. docker-compose exec app ...
1
vote
0
answers
22
views
Upload Error in Chrome: Request Entity Too Large – Tried Everything, Still Stuck
I'm facing a persistent issue with my WordPress site when trying to upload large files in Google Chrome. The error I keep encountering is:
413 Request Entity Too Large
I've tried troubleshooting this ...
1
vote
0
answers
13
views
Submit flink job to jobmanger using java code and rest cluster client
I have my jobmanager and taskmanager running as docker services. In same machine, i am having other 2 microservices deployed in same docker as 2 different services (lets say MS1 and MS2). My MS1 is a ...
0
votes
0
answers
48
views
docker build timeout on macOS [closed]
It finally worked.
Two conditions must be satisfied Simultaneously.
1.Inside your CLI:
export http_proxy=http://your proxy:your port;
export https_proxy=https://your proxy:your port;
The command is ...
0
votes
0
answers
22
views
System.BadImageFormatException with MetaQuotes.MT5ManagerAPI64.dll in .NET 8 Docker Container
I am running a .NET 8 application inside a Docker container, but I am encountering the following error when the application tries to load MetaQuotes.MT5ManagerAPI64.dll:
Unhandled exception. System....
-2
votes
0
answers
22
views
How to approach hardcoding in my open source project [closed]
My open source project is a generator that creates Dockerfile and docker-compose.yml files by analyzing your project with just one command.
Repository: https://github.com/currenjin/wharf
Issue: https:...
0
votes
0
answers
21
views
Apache2 and Nginx Work Only with curl but Not in Browser, While Docker Works on the Same Ports [closed]
I am hosting two websites using Docker on a VPS running Ubuntu. Here's the breakdown of my setup:
Two websites:
/ for the user-facing Next.js app.
/admin for the React admin panel.
Issues:
Docker ...
-2
votes
0
answers
22
views
DevOps small project on my own server: nuxtJS + laravel is docker-compose a good way? [closed]
I was wondering about how to establish CI/CD on my project.
What is the best practice for that?
I have server where project works without docker containers.
Laravel covers backend (REST API)
NuxtJS ...
0
votes
0
answers
28
views
getting error after using docker build command "docker file not found" [closed]
[+] Building 0.1s (1/1) FINISHED docker:default
=> [internal] load build definition from Dockerfile ...
-1
votes
0
answers
30
views
Error on mysql when running from a jenkinsfile on a docker image
I am running a WSL on my Windows11. On top of that I have a Jenkins container with a Docker-in-Docker image, so when I am running my tests through the Jenkinsfile I can create a container with the ...
0
votes
0
answers
13
views
error storing credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.`
In a Jenkins workflow, I have a Powershell step calling a docker login:
echo "$Env:DOCKER_PASSWORD" | docker login --username "$Env:DOCKER_USERNAME" --password-stdin jedox.azurecr....
0
votes
0
answers
20
views
mariadb(or mysql) docker container use usb drive dir as volume [closed]
Following it's my test code
version: '3.8'
services:
mariadb:
image: mariadb:10.6
container_name: test-mysql
restart: always
command: --transaction-isolation=READ-COMMITTED --log-bin=...
0
votes
0
answers
12
views
Selenium Module Not Working in PowerShell Universal Docker Linux Image
I am running a Docker-based PowerShell Universal (PSU) environment on a Linux image and trying to automate tasks using the Selenium module. Despite successfully installing the module, I am facing ...
0
votes
0
answers
11
views
Failed to execute greengrass cli command from Nodejs app (edge ubuntu machine)
I have Greengrass edge machine (which is Ubuntu machine basically).
I open its terminal and run sudo /greengrass/v2/bin/greengrass-cli component list
and it return me desire result.
I have Nodejs app ...
-2
votes
0
answers
19
views
Best practise for Podman HA [closed]
we have a setup in which we have multiple podman instances of the same service on the same machine. In front of that, we have a podman service running nginx, the gateway.
Nginx configuration is ...
0
votes
1
answer
58
views
Deployment with Minikube on Linux Mint fails SSL, works fine on Windows
I've tried to deploy an R-ShinyVerse image on a local Linux Mint machine, but even curl and apt-get install failed due to SSL errors.
My Dockerfile:
FROM rocker/shiny-verse:4.4.1
ARG WHEN
ENV NVM_DIR ...
1
vote
0
answers
13
views
Failing to get to run CircleCI with github
I am reading Securing DevOps By Julien Vehent and I am stuck in Chapter 2 Building a barebones DevOps pipeline. I forked and cloned the book's repository % git clone https://github.com/mictadlo/...
0
votes
0
answers
11
views
How to proxy / tunnel a chrome devtools websocket?
I have a very odd environment that I need to debug. Essentially, I'm in a situation where a puppeteer based webcrawler is failing to work only when it is deployed on a server in a docker container. ...
0
votes
0
answers
13
views
MariaDB in Docker - MariaDB Connector/Python was build with MariaDB Connector/C version 3.3.3, but loaded Connector/C library has version 10.3.39
I can't figure out the error in my Docker container.
I am using python:3.9-buster
i am downloading, I think, the correct Connector/C version for MariaDB
RUN wget https://dlm.mariadb.com/2678574/...
-2
votes
0
answers
12
views
RTSP streams are not being recorded when the application is run as a docker container [closed]
I have a node live stream recorder application which when run directly (not as a container) records both RTSP and MJPEG.
When I run the same application as a docker container, it records only MJPEG ...