Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 425 Bytes

DockerImage for Strapi V4 (unofficial)

Unofficial docker image for building strapi V4 to use postgresql.

Diff from official image

  • Enable to use Strapi V4 with Docker.
  • Enable to install @strapi/plugin-graphql.

How to run

build image

docker-compose build

access

http://localhost:1337/admin

Ref.

[issue] V4 images on DockerHub #321 strapi/strapi-docker#321