summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2019-09-09 06:58:33 +0000
committerEmanuele Aina <emanuele.aina@collabora.com>2019-09-09 06:58:33 +0000
commitafdeba754f8766de3b12211953eced5304991cde (patch)
tree5eb898685ded7c796926b6f1dedadb5d0dce8d89 /README.md
parenta5b1ffcadfa25582fa8364b73524bfff3e2a274b (diff)
New upstream version 1.0.0+git20190906.f5be960
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 03b6d54..eee1e3c 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,15 @@ Some of the actions provided by debos to customize and produce images are:
A full syntax description of all the debos actions can be found at:
https://godoc.org/github.com/go-debos/debos/actions
+## Installation (Docker container)
+
+Official debos container is available:
+```
+docker pull godebos/debos
+```
+
+See [docker/README.md](https://github.com/go-debos/debos/blob/master/docker/README.md) for usage.
+
## Installation (under Debian)
sudo apt install golang git libglib2.0-dev libostree-dev qemu-system-x86 \