CTFd/ctfcli

Expand linting

ColdHeat opened this issue · 1 comments

  • Lint that Dockerfiles EXPOSE a port
  • Lint that if your challenge spec doesn't provide an image that you don't provide a Dockerfile
  • Lint that all files being searched for are provided

There should also be a test command that does things like:

  • Potentially lint that Dockerfiles build
  • Test chal is solveable