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

The [Hub](https://hub.docker.com/r/strapi/strapi) docker mentions the existence of a node14-alpine version for the latest versions of strapi 3.5.2 but no image has been published with the node 14 version for 2...

![屏幕快照 2021-03-30 下午11 40 58](https://user-images.githubusercontent.com/40594113/113016892-7dc16f80-91b1-11eb-8709-d69e7181429e.png)

I am trying to connect strapi docker image to MongoDB atlas, but everytime I try connecting it throws error "Could not connect."

Just trying to deploy from Azures web console, with a DockerHub strapi/strapi image. Don't know what start command to enter so I have tried with the one on DockerHub: docker...

Hi. I started Strapi with the [recommended compose yaml](https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/installation/docker.html#step-1-create-a-docker-compose-yaml-file) for MariaDB but when I create a rich text field it doesn't save the formatting characters (\*\* for bold, \* for...

Hey guys, can you help me to understand why my docker-compose boot fails: ![image](https://user-images.githubusercontent.com/14925513/109912593-28b23c80-7c8b-11eb-81cc-49465d7de9ab.png) Even increasing the timeout the error continues. Obs.: Running via 'docker run' the commands separately it...

## Bug report ### Describe the bug I followed this guide: https://strapi.io/blog/how-to-run-a-strapi-dev-stack-with-docker-compose Shifting from local to cloud: deploying strapi/strapi + mongo on Azure, strapi/strapi has a multitude of errors +...

This pull request fixes the error ` Error: ENOENT: no such file or directory, open '/srv/app/build/index.html'` when strapi is run in production. The cause of the error is the missing...

## Bug report ### Describe the bug I followed this guide: https://strapi.io/blog/how-to-run-a-strapi-dev-stack-with-docker-compose local machine container is deployed in 5 mins. Deploying stack to Azure, installing dependancies takes roughly an hour....

Error: EPERM: operation not permitted, copyfile '/strapi/node_modules/strapi-admin/ee/admin/containers/Roles/ProtectedListPage/index.js' -> '/strapi/.cache/ee/admin/containers/Roles/ProtectedListPage/index.js'