strapi / strapi-docker

Install and run your first Strapi project using Docker
https://strapi.io
MIT License
1.16k stars 447 forks source link

Update the version of the docker image to v4. #331

Open georgeiliadis91 opened 2 years ago

georgeiliadis91 commented 2 years ago

When creating the docker containers with the documentation currently it installs a container with

"strapi": "3.6.8", "strapi-admin": "3.6.8", "strapi-utils": "3.6.8",

The current version is 4.x

dfang commented 2 years ago

why not build images by tags?

razinj commented 2 years ago

I'm facing the same issue -- no official Docker image for Strapi 4, for that I created my own image until there is an official Docker solution, if you are interested you can check my guide here.

bcdevlucas commented 2 years ago

If anyone is looking for an updated project I've created one here: https://github.com/bluecollardev/strapi-launcher