Category "docker"

Error installing Sharp in docker container

When running an npm install locally everything is fine but as soon as I try it inside my docker container I get the following error: /api/node_modules/sharp/lib

Docker: Can't read class path resource from spring boot application

Reading a classpath resource as, try { final ClassPathResource classPathResource = new ClassPathResource(format("location%sGeoLite2-City.mmdb", Fil

Docker compose wont start selenium grid

I have the following docker compose file version: "3" services: selenium-hub: image: selenium/hub container_name: selenium-hub ports: - "4

Docker build failing- The remote name could not be resolved: 'api.nuget.org'

I am following a pluralsight tutorial- "Developing .NET Framework Apps with Docker" but dockerfile given in one of the demo failing for me. Here is the dockerfi

Error "Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?" in postgresql on docer

I have Django application with postgresql on docker. I tried to insert data like this: import psycopg2 try: connection = psycopg2.connect(user="postgres",

Why are only top-level requests proxied when configuring http clients such as postman or K6

The Goal Run integration tests but stub sub-requests to a specific domain that occur within the API code itself Ideally, do this via docker-compose because I wa

SSL HandShake Exception:No appropriate protocol (protocol is disabled or cipher suites are inappropriate);

I am connecting email using imap Store store = session.getStore("imaps"); store.connect(server, username, password); The code is working fine and email is conn

Connect to Kafka running in Docker

I setup a single node Kafka Docker container on my local machine like it is described in the Confluent documentation (steps 2-3). In addition, I also exposed Z

Docker Error: Server Misbehaving

The details: Client: Docker Enterprise Edition (EE) 2.0 Version: 17.06.2-ee-10 API version: 1.30 Go version: go1.8.7 Git commit: 66261a0 Bui

Docker image not running on host 8050

I am trying to teach myself how to deploy a dash application on AWS. I have created a folder 'DashboardImage' on my mac that contains a Dockerfile, README.md, r

How to install PHP composer inside a docker container

I try to work out a way to create a dev environment using docker and laravel. I have the following dockerfile: FROM php:7.1.3-fpm RUN apt-get update &&am

how to connect to rtsp camera from docker container?

I'm trying to get stream from IP camera with the help of openCV. Non-docker app runs fine on my PC, but i need to run it in a docker container. Here is my Docke

Buildbot Docker BUILDBOT_CONFIG_URL how to setup with SSH keys?

In the Buildbot Docker tutorial documentation it says: "You will need to change docker-compose.yml the variable BUILDBOT_CONFIG_URL in order to point to your gi

Jenkins: The config profile (user_profile) could not be found Error: Cannot perform an interactive login from a non TTY device

I'm getting the error when executing the build with Jenkins:The config profile (user_profile) could not be found Error: Cannot perform an interactive login from

How to connect apache-superset with apache-drill?

I'm trying to connect superset (v2021.10.0, using docker) with drill (in embedded mode). This tutorial mentions that, when drill is in embedded mode, the query

Pod coredns stuck in ContainerCreating state with Weave on k8s

First of all, let me thank you for this amazing guide. I'm very new to kubernetes and having a guide like this to follow helps a lot when trying to setup my fir

Docker ufw connect to host machine

I tried out Docker with UFW and i read a lot of this. My goal was to connect to an mariadb database on the host machine from an docker image. Host (running u

how to import superset-ui plugins?

My superset version is v1.0.1 installed through docker-compose(just followed the instruction on official website https://superset.apache.org/docs/install

Docker "unknown flag: --from"

I am trying to build an image using simple Dockerfile. However I am unable to get passed the above issue. I came across a kb article saying that I have to enabl

Docker Desktop Installer does not start

My docker installation stopped working, so I decided to uninstall docker and reinstall it. First, uninstalling it did not work, I would uninstall it via the w