🧪 添加 FileCodeBox 测试环境配置
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM lanol/filecodebox:beta
|
||||
COPY fcb_extra_patch.py /tmp/fcb_extra_patch.py
|
||||
RUN python /tmp/fcb_extra_patch.py && rm -f /tmp/fcb_extra_patch.py
|
||||
Reference in New Issue
Block a user