mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-12 08:32:21 +08:00
update .gitee/Dockerfile.
This commit is contained in:
parent
e8d55cadb6
commit
2614b4ae05
@ -2,3 +2,6 @@ FROM shenmo7192/uos-21-dtk5.4:1.0
|
||||
ADD . /root/workdir
|
||||
WORKDIR /root/workdir
|
||||
RUN dpkg-buildpackage
|
||||
RUN mv *.deb /root
|
||||
RUN rm -rf /root/workdir
|
||||
RUN mv /root/*.deb /root/workdir
|
||||
|
Loading…
x
Reference in New Issue
Block a user