- Edited
Hi,
I am fairly new to docker. Just want to run flarum in docker so I can quicky start and kill a flarum instance and play around with code.
Question: Any step-by-step tutorials to get flarum running in docker?
Hi,
I am fairly new to docker. Just want to run flarum in docker so I can quicky start and kill a flarum instance and play around with code.
Question: Any step-by-step tutorials to get flarum running in docker?
If this is purely for development purposes (not production) you can try: https://github.com/SychO9/flarum-dev-docker
You could also check https://github.com/crazy-max/docker-flarum which I’ve used in the past