Jelajahi Sumber

Update docker-compose.yml

Undo the change of the `command`
Mark Szepieniec 3 tahun lalu
induk
melakukan
edd8efab0a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: