projects
/
shim-review.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22a4ef3
)
Fix my repo address
author
Steve McIntyre
<steve@einval.com>
Sat, 9 Mar 2019 11:56:02 +0000
(11:56 +0000)
committer
Steve McIntyre
<steve@einval.com>
Sat, 9 Mar 2019 11:56:02 +0000
(11:56 +0000)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
2f28641
..
9638e65
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-3,7
+3,7
@@
RUN echo "deb-src http://deb.debian.org/debian unstable main" > /etc/apt/sources
RUN apt-get update -y
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends build-essential git-buildpackage
RUN apt-get build-dep -y shim
-RUN git clone https://git.einval.com/
users/steve/
shim-review.git
+RUN git clone https://git.einval.com/shim-review.git
#COPY shimx64.efi /shim-review/shimx64.efi
RUN git clone https://salsa.debian.org/efi-team/shim.git
WORKDIR /shim