Using Strapi v4 with Docker

preview_player
Показать описание


Chapters:
0:00 - Intro & Project Setup
0:50 - DockerFile Creation
4:00 - Docker Ignore
4:36 - Building the Docker Image
5:40 - Running the Docker Image

---
Рекомендации по теме
Комментарии
Автор

Can I create Database in Docker Image after loading it to the cloud? add plugins ? or even customize it?

greendsnow
Автор

Hi, good video and blog post. I'm missing one thing - what about image/media files uploaded in strapi?

mariuszniemiec
Автор

Try changing the "FROM node:16" to "FROM node:18"

ZacharyBurgess
Автор

why don't you guys have strapi v4 official docker image already when it's most asked feature on votepage?

mervkqs
Автор

The link to the uick start quide is malformated. so there shows up a 404

thomasapfelbacher
Автор

Any ideas how to reduce the image size? 2.7Gb is quite large

shuaibabdulgafar
Автор

=> ERROR [ 4/10] COPY ./package.json ./yarn.lock ./
getting this error
what shoud I do ?

RohithAerva