-
install docker or docker desktop to your machine from official docs here
-
if u want to clone this repo just copy inside docker file u want into docker-compose.yml
-
then run
# for install
$ docker-compose up
# for rebuild or recreate
$ docker-compose up --build
if u want just copy the docker compose u want into your project
just create the pull request