Pārlūkot izejas kodu

Update

tags/v0.0.38^0
Peter Vivell 6 gadus atpakaļ
vecāks
revīzija
8b29875249
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3
    2
      Dockerfile

+ 3
- 2
Dockerfile Parādīt failu

@@ -1,6 +1,7 @@
1 1
 FROM debian:stable-slim
2 2
 
3
-RUN echo 'export http_proxy=http://$(ip route list exact 0.0.0.0/0 | head -1 | cut -d" " -f3):3142/' >> /etc/profile
3
+ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
4
+ENV HOME /
4 5
 
5 6
 ARG BUILDDEPS
6 7
 RUN \
@@ -14,4 +15,4 @@ RUN \
14 15
         git \
15 16
         ${BUILDDEPS}
16 17
 
17
-CMD ["bash", "-c", "pwd; echo $PATH"]
18
+CMD ["bash"]

Notiek ielāde…
Atcelt
Saglabāt