Groups
Groups
Sign in
Groups
Groups
OSv Development
Conversations
About
Send feedback
Help
[COMMIT osv master] docker: changed builder file to git clone full
3 views
Skip to first unread message
Commit Bot
unread,
Mar 8, 2020, 11:31:29 AM
3/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to osv...@googlegroups.com, Waldemar Kozaczuk
From: Waldemar Kozaczuk <
jwkoz...@gmail.com
>
Committer: Waldemar Kozaczuk <
jwkoz...@gmail.com
>
Branch: master
docker: changed builder file to git clone full
Signed-off-by: Waldemar Kozaczuk <
jwkoz...@gmail.com
>
---
diff --git a/docker/Dockerfile.builder b/docker/Dockerfile.builder
--- a/docker/Dockerfile.builder
+++ b/docker/Dockerfile.builder
@@ -21,7 +21,7 @@ RUN mkdir -p /git-repos
# - clone OSv
WORKDIR /git-repos
ARG GIT_ORG_OR_USER=cloudius-systems
-RUN git clone --depth 50
https://github.com/${GIT_ORG_OR_USER}/osv.git
+RUN git clone
https://github.com/${GIT_ORG_OR_USER}/osv.git
WORKDIR /git-repos/osv
RUN git submodule update --init --recursive
Reply all
Reply to author
Forward
0 new messages