Skip to content

Alles-im-Rudel/strapi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alles im Rudel Strapi Docker

This docker stack is used to build and test the alles-im-rudel-strapi container.

Usage

First, clone your app into the /app directory.

git clone [email protected]:Alles-im-Rudel/alles-im-rudel-strapi.git app

Afterwards, copy the .env.example to .env and modify its values as needed.

cp .env.example .env

You can now start the app using:

docker-compose up -d --build

About

Docker container for our Strapi app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published