Преглед изворни кода

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: