strapi-docker icon indicating copy to clipboard operation
strapi-docker copied to clipboard

Install and run your first Strapi project using Docker

Results 58 strapi-docker issues
Sort by recently updated
recently updated
newest added

Consider moving to `slim` images for the `node` base image. `node:12` is 918MB while `node:12-buster-slim` is 156MB.

- [x] **I have created my request on the Product Board before I submitted this issue** - [x] **I have looked at all the other requests on the Product Board...

**Describe the bug** When tried to install documentation plugin from administration dashboard its occurs with the error. **Steps to reproduce the behavior** 1. Follow documentation to install Strapi and mongoDB...

buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.0.3 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 ed83aec Explain trust server date...

dependencies

Like in the title. I configured Strapi and the NGINX according the documentation. I also saw many posts on the Strapi forum and here on Github and most of them...