aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <max@magorsch.de>2020-01-01 05:12:13 +0100
committerMax Magorsch <max@magorsch.de>2020-01-01 05:12:13 +0100
commit8dddabfe0b26ac1e57b79a2f746eb173cac54152 (patch)
treec43996a7f00f2fa14794423566909ffcc52d8aa3
parentBuild the docker images if they are not present (diff)
downloadpackages-5-8dddabfe0b26ac1e57b79a2f746eb173cac54152.tar.gz
packages-5-8dddabfe0b26ac1e57b79a2f746eb173cac54152.tar.bz2
packages-5-8dddabfe0b26ac1e57b79a2f746eb173cac54152.zip
Add installation instructions
Signed-off-by: Max Magorsch <max@magorsch.de>
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2adaeee..7c78d95 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,11 @@ internally codenamed kkuleomi/꾸러미 which is Korean for package (who would h
## Installation instructions
-TODO
+```shell script
+ $ docker build -t gentoo/rails:latest .docker/gentoo-rails
+ $ docker build -t gentoo/gpackages:latest .
+ $ docker-compose up
+```
## Configuration