The image is for running luacheck, luacheck is installed in /app/ in case you need to customize the install before usage. For more information on luacheck checkout there website
luacheck:
  stage: linting
  image: registry.gitlab.com/pipeline-components/luacheck:latest
  script:
    - luacheck .