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