mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-13 09:36:43 +00:00
update
This commit is contained in:
@@ -5,7 +5,8 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
USER root
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y git
|
||||
apt install -y git && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ADD bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user