fix container name for bundle service

This commit is contained in:
rzen 2019-09-06 10:51:56 -04:00
parent 9d3a83a054
commit 77efcf5216

View File

@ -56,7 +56,7 @@ services:
- .:/srv/jekyll - .:/srv/jekyll
bundle: bundle:
container_name: jekyll container_name: bundle
image: jekyll/jekyll:3.8 image: jekyll/jekyll:3.8
entrypoint: bundle entrypoint: bundle
volumes: volumes: