Update Dockerfile
This commit is contained in:
parent
aea07c99dc
commit
9b97d00fa7
@ -9,7 +9,7 @@ RUN apt-get install -y git
|
||||
ARG CACHEBUST=1
|
||||
|
||||
# Copy html
|
||||
RUN git clone http://gitea.bvn13.me/bvn13/bvn13-me.git /app
|
||||
RUN git clone https://gitea.bvn13.me/bvn13/bvn13-me.git /app
|
||||
RUN ls -la /
|
||||
RUN ls -la /app
|
||||
RUN ls -la /app/src
|
||||
|
Loading…
Reference in New Issue
Block a user