Category "docker"

npm ERR! Tracker "idealTree" already exists while creating the Docker image for Node project

I have created one node.js project called simpleWeb. The project contains package.json and index.js. index.js const express = require('express'); c

Error with docker and react, digital envelope routines::unsupported

I have enrolled in a docker course and the instructor has provided a starter project with some rather old react code. I dockerized the react project, here's the

docker build failed after pip installed requirements with exit code 137

I am starting a new django project and want to dockerize the project, on my ubuntu. when I run docker-compose up --build I got a strange Error. It seems that it

How critical is dumb-init for Docker?

I hope that this question will not be marked as primarily opinion-based, but that there is an objective answer to it. I have read Introducing dumb-init, an ini

Travis-ci installs packages from requirements.txt file automatically

I have Django application based on docker-compose file. Somehow travis autoinstalls packages from requirements.txt in project repo and its failing my build caus

How do I configure "ulimits" for a Docker container running in AWS ECS?

My Java application appears to be running out of "open files" limit when running in a Docker container in AWS ECS. Upon further investigation, I found that the

M1 chip, Install Puppeteer in Docker NodeJs, The chromium binary is not available for arm64

I got an error while building backend docker, specifically installing Puppeteer. I'm using M1 MacBook, and I found a solution on the local machine(https://githu

E: Package 'mysql-client' has no installation candidate in php-fpm image build using docker compose

Im fairly new to docker and so im trying to learn more about it using a laravel project, im following this tutorial: https://www.digitalocean.com/community/tuto

Docker. Communication between Laravel containers

I have a project that I am trying to develop with a microservices approach. I prepared the APIs on two separate microservices and completed their tests. When I

How to set docker container name in Pycharm Docker Interpreter

I'm using Pycharm (2021.2.2) on MacOS (11.6). I want to specify --name when using the Docker interpreter. However, when I entered --name in Edit Docker containe

Installing imagemagick in docker container

I'm trying to use ImageMagick on my Ubuntu 14.04 server for resizing an image before uploading to s3. I'm running everything inside of a docker container that's

In docker-compose, is it possible to reuse volume configuration between services?

I'm trying using a setup similar to the following: version: '3.4' x-my-volumes: &volumes - '../src:/var/www/src/:cached' - '../static:/var/www/stat

docker image - merged/diff/work/LowerDir components of GraphDriver

Below is the manifest file entry snippet(docker inspect image redis) of redis image "GraphDriver": { "Data": { "LowerDir": "/var/li

docker image - merged/diff/work/LowerDir components of GraphDriver

Below is the manifest file entry snippet(docker inspect image redis) of redis image "GraphDriver": { "Data": { "LowerDir": "/var/li