浏览代码

Added Compose file for ARM environments

Adarsh Manickam 3 年之前
父节点
当前提交
89eeab5560
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      compose/docker-compose.arm.yml

+ 12 - 0
compose/docker-compose.arm.yml

@@ -0,0 +1,12 @@
+# Mark Shust's Docker Configuration for Magento
+# (https://github.com/markshust/docker-magento)
+#
+# Include this configuration file for ARM environments.
+#
+# Version 38.0.0
+
+version: "3"
+
+services:
+  elasticsearch:
+    image: markoshust/magento-elasticsearch:7.9