Skip to content

Commit 01eeee2

Browse files
committed
remove default command from docker compose
1 parent 825097f commit 01eeee2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
version: "2"
22
services:
33
scala-lang:
4-
command: jekyll serve --incremental
54
image: jekyll/jekyll:latest
65
volumes:
76
- $PWD:/srv/jekyll

0 commit comments

Comments
 (0)