mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
update build container
This commit is contained in:
@@ -14,7 +14,6 @@ RUN apt-get update && \
|
||||
brotli \
|
||||
squashfs-tools \
|
||||
git \
|
||||
debspawn \
|
||||
rsync \
|
||||
b3sum \
|
||||
sudo \
|
||||
@@ -23,4 +22,4 @@ RUN apt-get update && \
|
||||
RUN git config --global --add safe.directory /root/start-os
|
||||
|
||||
RUN mkdir -p /root/start-os
|
||||
WORKDIR /root/start-os
|
||||
WORKDIR /root/start-os
|
||||
|
||||
Reference in New Issue
Block a user