FlawPlatformMatch icon indicating copy to clipboard operation
FlawPlatformMatch copied to clipboard

基于 Docker 开发的:在线 CTF 竞技平台。

Results 2 FlawPlatformMatch issues
Sort by recently updated
recently updated
newest added

分数无衰减下限,做的人多会一直衰减到0分

大佬,设置镜像环境的题目,发现填了image id后,无法自动获取到镜像信息: ![image](https://user-images.githubusercontent.com/32404852/184529360-da4cf07c-d1f6-40d5-a6f3-ef04d84a238e.png) 但是直接访问/docker/get_image/?id=XXXXX却可以获得, ![image](https://user-images.githubusercontent.com/32404852/184529383-3d7b0705-5ccc-4c05-abb1-9e996372541b.png) 请问可能是什么问题呢?