Skip to content

Commit

Permalink
Dockerfiles update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Shaidurov committed May 8, 2017
1 parent c2070af commit 5eac778
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
@@ -1,4 +1,5 @@
FROM registry.scc.suse.de/sles12_base
ENV BUILT_AT "Mon May 8 16:53 CET 2017"

# Remember to drop docker caches if any of these change
RUN zypper ar http://download.suse.de/ibs/SUSE:/SLE-12:/GA/standard/ SLE-12-standard &&\
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.sp1
@@ -1,4 +1,5 @@
FROM registry.scc.suse.de/suse/sles12:sp1
ENV BUILT_AT "Mon May 8 16:53 CET 2017"

# Remember to drop docker caches if any of these change
RUN zypper --non-interactive --no-refresh rm container-suseconnect &&\
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.sp2
@@ -1,4 +1,5 @@
FROM registry.scc.suse.de/suse/sles12:sp2
ENV BUILT_AT "Mon May 8 16:53 CET 2017"

# Remember to drop docker caches if any of these change
RUN zypper --non-interactive ar http://download.suse.de/ibs/SUSE/Products/SLE-SERVER/12-SP2/x86_64/product/ SLE-12-SP2-standard &&\
Expand Down

0 comments on commit 5eac778

Please sign in to comment.