diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml
index a97cd7882f..1c4f7eece0 100644
--- a/app/views/install/compose.phtml
+++ b/app/views/install/compose.phtml
@@ -216,7 +216,6 @@ services:
- mariadb
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- - /tmp:/tmp:rw
- appwrite-functions:/storage/functions:rw
environment:
- _APP_ENV