Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerize #51

Merged
merged 3 commits into from
Mar 4, 2021
Merged

Dockerize #51

merged 3 commits into from
Mar 4, 2021

Conversation

dweissengruber
Copy link
Contributor

Add Dockerfile to build an container based off php:7.4-fpm-alpine with all of odins features supported.

Included is also a docker-compose.yml file for a full deployment with mysql + redis.

Usage:

# Build odin Container
docker-compose build
# Start Redis + Mysql + Odin
docker-compose up

@dweissengruber dweissengruber mentioned this pull request Mar 4, 2021
@OwenMelbz OwenMelbz merged commit 001826d into maelstrom-cms:master Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants