diff --git a/README.md b/README.md
index 441e16d..6ba7b43 100644
--- a/README.md
+++ b/README.md
@@ -33,3 +33,27 @@ Stop running containers:
```
docker compose down
```
+
+## Media
+
+### Life without Docker Compose
+
+
+
+### Containers Architecture
+
+
+
+### Networking - docker-compose.yml
+
+
+
+### Networking - host network - docker-compose-local.yml
+
+
+
+### DCCT - Docker Compose Cloud Tester
+
+- [DCCT repository](https://gitlab.televendcloud.com/cloud/dc-cloud-tester)
+
+
diff --git a/media/containers-architecture.svg b/media/containers-architecture.svg
new file mode 100644
index 0000000..d041c71
--- /dev/null
+++ b/media/containers-architecture.svg
@@ -0,0 +1,21 @@
+
\ No newline at end of file
diff --git a/media/dcct.svg b/media/dcct.svg
new file mode 100644
index 0000000..8ade00a
--- /dev/null
+++ b/media/dcct.svg
@@ -0,0 +1,21 @@
+
\ No newline at end of file
diff --git a/media/life-without-docker-compose.svg b/media/life-without-docker-compose.svg
new file mode 100644
index 0000000..2502844
--- /dev/null
+++ b/media/life-without-docker-compose.svg
@@ -0,0 +1,21 @@
+
\ No newline at end of file
diff --git a/media/networking-host-network.svg b/media/networking-host-network.svg
new file mode 100644
index 0000000..8f4286b
--- /dev/null
+++ b/media/networking-host-network.svg
@@ -0,0 +1,21 @@
+
\ No newline at end of file
diff --git a/media/networking.svg b/media/networking.svg
new file mode 100644
index 0000000..17a6497
--- /dev/null
+++ b/media/networking.svg
@@ -0,0 +1,21 @@
+
\ No newline at end of file