CTFd / ctfcli

ctfcli is a tool to manage Capture The Flag events and challenges
https://ctfd.io/
Apache License 2.0
165 stars 67 forks source link

Support remote images #143

Closed MilyMilo closed 6 months ago

MilyMilo commented 7 months ago

This adds support for using registry images in challenge.yml.

Right now it's not possible to define a prebuilt image to challenge.yml e.g.:

image: ghcr.io/my-org/my-challenge:latest