瀏覽代碼

Update docker-compose.yml

Undo the change of the `command`
Mark Szepieniec 3 年之前
父節點
當前提交
edd8efab0a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -6,7 +6,7 @@ services:
     build:
       context: .
       dockerfile: ./.docker/resume.dockerfile
-    command: ls
+    command: make
     container_name: resume-make
     image: resume-make
     volumes: