CTFd-Docker-Challenges
CTFd-Docker-Challenges copied to clipboard
Docker Challenge creation for CTFd. Allows per team/user containers!
would be cool If we could incorporate dynamic scoring into this, I have been messing around trying to inherit the class but can't seem to get it working so thought...
Hi, I was setting up CTFd with docker over HTTPS, and I found errors when trying to connect over https. The stack trace: ctfd-ctfd-1 | /usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py:981: InsecureRequestWarning: Unverified HTTPS request...
I was running CTFd in a docker host that had portainer.io running at the same time. And I got an error message containing KeyError: 'PublicPort'. Once I looked into https://my-https-docker:2376/containers/json?all=1...
It didn't work on my machine, now it works on my machine.
I keep getting the above message anytime I try to start any of my containers. For context, I am using the Admin account, teams are disabled (so everyone including myself...
In the docker config menu, it is failing to connect to docker and load the repositories:  Even though the URL is accessible from the browser and the list is...
refs #30
With the core-beta theme, the plugin does not work. More specifically, when I click on a challenge I get the following errors in the console: 
In images builded using BuildKit, `ExposedPorts` does not exist in `Config` field, not in `ContainerConfig` ([Related issue in `docker/cli`](https://github.com/docker/cli/issues/2868)). Sample output of `docker image inspect` command for an image built...