The image is for running remark-lint, remark-lint is installed in /app/ in case you need to customize the install before usage.
remark-lint:
  stage: linting
  image: registry.gitlab.com/pipeline-components/remark-lint:latest
  script:
    - remark --no-stdout --color  --use preset-lint-recommended .