FROM ghcr.io/dasctf-offical/docker-template-for-pwn-base:main

COPY ./challenge/ /root/challenge

# EXPOSE 9999
# 基础镜像默认对外暴露9999端口
