From e81e59ff99103e15f77bc3a0870be14850c3c27a Mon Sep 17 00:00:00 2001 From: Griefed <44273438+Griefed@users.noreply.github.com> Date: Mon, 5 Oct 2020 21:15:01 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3e9874a..6c91972 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # docker-D-Zone https://github.com/d-zone-org/d-zone/tree/heroku in a container! + + + + + + + Creates a Container which runs the heroku branch of [D-Zone-Org's](https://github.com/d-zone-org) [D-Zone](https://github.com/d-zone-org/d-zone), with [node:8-alpine](https://hub.docker.com/_/node) as the base image, as seen on https://pixelatomy.com/dzone/?s=default. # Deploy with docker-compose: -- GitLab