diff --git a/Home.md b/Home.md
index e8be721..37c4374 100644
--- a/Home.md
+++ b/Home.md
@@ -4,6 +4,16 @@
What does that mean ?
-Chances are you've heard of [GitHub](https://en.wikipedia.org/wiki/GitHub), today's de facto central place for software engineering on the Internet. Think of GitAEC as GitHub, but for the world of Architecture, Engineering, and Construction (AEC).
+Chances are you've heard of [GitHub](https://en.wikipedia.org/wiki/GitHub), today's de facto central place for software engineering on the Internet.
+
+Think of GitAEC as GitHub, but for the world of Architecture, Engineering, and Construction (AEC).
+
+## Docker
+
+You can run GitAEC using our [Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest).
+
+`docker run -p 3000:3000 gitaec.org/rvba/gitaec:latest`
+
+## Learn more
GitAEC was bootstrapped at the [Zurich hackathon 2024](Zurich-hackathon).