From f34c785c4f2c49663945380b66f61293eaefe08e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Tue, 25 Jul 2023 10:39:29 +0100 Subject: [PATCH] initial commit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df398cf..585fb63 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# bindmount-apps \ No newline at end of file +# Bind Mount Applications + +This is a repo for new users getting started with Docker. + +You can try it out using the following command. + +```docker compose up -d``` + +And open http://localhost:3001 in your browser. \ No newline at end of file