mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 06:06:30 +00:00
支持使用docker进行构建
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
FROM debian:bullseye
|
||||
RUN apt update \
|
||||
&& apt install -y git xorriso build-essential
|
||||
VOLUME ["/user_data"]
|
||||
|
||||
CMD tail -f /dev/null
|
Reference in New Issue
Block a user