Fix for gh-pages-check docker container

This commit is contained in:
kaltokri
2024-01-03 07:29:57 +01:00
parent b52600e802
commit 4c43d17339
4 changed files with 3 additions and 9 deletions
+1 -4
View File
@@ -3,8 +3,6 @@ version: "3.5"
services:
moose-gh-pages-checks:
image: moose/gh-pages-checks
#image: node:latest
#image: joskfg/np
build:
context: .
dockerfile: Dockerfile
@@ -13,5 +11,4 @@ services:
- .:/moose
stdin_open: true
tty: true
command: /bin/bash -c /moose/check.sh
#command: npx linkinator https://flightcontrol-master.github.io/MOOSE/
command: npx linkinator https://flightcontrol-master.github.io/MOOSE_DOCS/ --config /moose/config.json