strapi-tool-dockerize
strapi-tool-dockerize copied to clipboard
Easy add support for docker to your strapi project
## 🐛 Bug Report ## 🤷♀️ What did you do ## ⛔️ Error log Command failed with ENOENT: yarn add pg spawn yarn ENOENT ### 🕵️♀️ Stack trace ```bash Error:...
Hello. I'm using the latest Strap 4.3.9 and dockerize. After loading the image and running docker-compose up it fails on the very last step of strapi build. `Building your admin...
Using NPM with dockerize fails es wrong esbuild platform is being referenced. #13 2.765 Building your admin UI with development configuration... #13 3.728 ℹ Compiling Webpack #13 3.976 HookWebpackError: #13...
## 🐛 Bug Report Im have this error when i try to run `docker compose up --build` : Error: connect ECONNREFUSED 172.18.0.2:55432 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) ## 🤷♀️ What...
## Feature Request I am trying to understand what is the purpose of having an `/env` folder that emulates the configuration already present in Strapi. Example of `config/database.ts`: ```ts postgres:...
## 🐛 Bug Report Trying to access http://localhost:1337 returns a blank page ## 🤷♀️ What did you do After running ```bash docker-compose up -d ``` I clicked on the port...
## Feature Request Currently the docker build only copies and installs the root level package.json and dependencies. This means if you have built custom plugins under /src/plugins, their dependencies are...
## 🐛 Bug Report ## 🤷♀️ What did you do ## ⛔️ Error log Command failed with exit code 1: yarn add mysql [31m[1mUsage Error[22m[39m: The nearest package directory (/Users/fabianmargane/my-project)...
## 🐛 Bug Report ## 🤷♀️ What did you do ## ⛔️ Error log Command failed with exit code 1: npm install mysql npm error code ERR_INVALID_ARG_TYPE npm error The...