Skip to main content
0 votes
0 answers
36 views

Current Setup: A host-run HTTP application is fronted by an NGINX reverse proxy running in a Docker container. Network Configuration: The NGINX container uses a bridge network. It was started with --...
viiprogrammer's user avatar
-3 votes
0 answers
33 views

I'm struggling trying to make Wireguard working with Docker in Synology NAS. NAS model: DS420j SO version: DSM 7.2 (recently updated) I followed this guide to compile wireguard .spk and this other to ...
Guido Vallerotto's user avatar
1 vote
0 answers
32 views

i'm trying to dump data with script file .sh So i got a folder in /Home with : working , and inside would be dev-sever and dev-docker When i run docker there is no error but when i open terminal and ...
Duy Đặng's user avatar
0 votes
0 answers
53 views

hi everyone first of all i did what i all know but it doesnt work services: hotelreservationapi-presentation: image: hotelreservationapi-presentation:latest build: context: ./...
Heansy PG's user avatar
Advice
0 votes
3 replies
44 views

I'm trying to run postgresql. after checking their document, I added this volume mount /path/to/data:/var/lib/postgresql/18/docker my container failed immedeately, chmod: changing permissions of '/var/...
Liam lin's user avatar
  • 495
0 votes
0 answers
32 views

I have a single ymal file with Gluetun and some Arr containers with Gluetun providing the VPN here is my code for Prowler prowlarr: image: linuxserver/prowlarr:latest container_name: prowlarr ...
AndrewT's user avatar
  • 516
Tooling
0 votes
2 replies
36 views

My mongo database is contained in a docker image. I use this command in order to run the docker container: docker run -p 127.0.0.1:27017:27017 mongo:Version and afterwards I do a mongorestore: ...
quma's user avatar
  • 5,797
1 vote
0 answers
42 views

I can docker push a local image to dockerhub just fine, but quarkus build fails with: ... Caused by: com.google.cloud.tools.jib.api.RegistryUnauthorizedException: Unauthorized for registry-1.docker.io/...
onouv's user avatar
  • 650
0 votes
0 answers
35 views

From the official site, I downloaded the latest available version: PS C:\windows\system32> docker version Client: Version: 29.0.2 API version: 1.52 Go version: go1.25.4 ...
Claire Wang's user avatar
Advice
0 votes
3 replies
50 views

I have a Dockerfile, where I create a non-root user and assign a group icmp_users to it. However, when I run the container with docker run -it --rm container bash the group is not activated. Here is ...
Wör Du Schnaffzig's user avatar
-3 votes
0 answers
38 views

I installed Docker Desktop on windows 11. Installation is complete but when I open the Docker Desktop app, it will show an error There was a problem with WSL An error occurred while running a WSL ...
Randolph Ramirez's user avatar
-3 votes
0 answers
26 views

I’m building a Shopify Hydrogen 2024/2025 storefront and I want to deploy it on AWS Amplify using a Node SSR server, not the default Worker/Oxygen runtime. node package "@shopify/hydrogen":...
Arun KB's user avatar
  • 21
-2 votes
1 answer
41 views

My ftp don't want to start anymore docker run -i myimage /usr/sbin/vsftpd: error while loading shared libraries: libssl.so.1: cannot open shared object file: No such file or directory I already know ...
elbarna's user avatar
  • 813
-1 votes
0 answers
42 views

My Dockerfile is in the root project directory, and railway.json is also in the root directory. Problem: Railway It won't let me build. Message: Dockerfile "Dockerfile does not exist" ...
Gabriel Gattini's user avatar
-1 votes
0 answers
30 views

I'm getting the following error on push. unknown: unexpected status from HEAD request to https://us-central1-docker.pkg.dev/v2/PROJECT_ID/REPOSITORY/manifests/sha256:xxxxxxxx: 400 Bad Request - My VM'...
user30851698's user avatar

15 30 50 per page
1
2 3 4 5
10376