Fix the docker config to build the Jekyll container
Jekyll / jekyll (pull_request) Successful in 26s
Details
Jekyll / jekyll (pull_request) Successful in 26s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
0100ebd4be
commit
dac83bc2db
|
@ -17,8 +17,7 @@ services:
|
|||
tty: true
|
||||
hostname: jekyll.local
|
||||
container_name: jekyll.local
|
||||
networks:
|
||||
- bridge
|
||||
network_mode: "bridge"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
|
Loading…
Reference in New Issue