hippofish/dev/docker-dbonly/README.md

14 lines
585 B
Markdown
Raw Normal View History

## Containerized Database Environment
The Firefish repo comes with containerized database environment to help make development!
## Prerequisites
- Latest [Docker](https://docs.docker.com/get-docker/) installation
- Alternatively, you can use [Podman](https://podman.io/docs/installation) and [Podman Compose](https://github.com/containers/podman-compose).
## Start up the environment
1. Run `git clone https://firefish.dev/firefish/firefish.git && cd firefish` to fetch needed files.
1. Using the scripts located in scripts folder to make the development environment running.