Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update photon image #8597

Merged
merged 4 commits into from
Aug 21, 2020
Merged

Update photon image #8597

merged 4 commits into from
Aug 21, 2020

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@github-actions
Copy link

Diff for 22db4fe:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 51ad486..de459ca 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,17 +2,17 @@ Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Alexey Makhalov
 GitRepo: https://github.com/vmware/photon-docker-image.git
 Directory: docker
 
-Tags: 1.0, 1.0-20200807
-GitFetch: refs/heads/1.0-20200807
-GitCommit: 94a78843432fc7cbbbdcb3a018ae44dc7b294b26
+Tags: 1.0, 1.0-20200821
+GitFetch: refs/heads/1.0-20200821
+GitCommit: a76855c7d423faa8981c19ce6b6fd7fbb52364f7
 
-Tags: 2.0, 2.0-20200731
-GitFetch: refs/heads/2.0-20200731
-GitCommit: 5f72b116db6ace3377963debd91c5c901ce7859b
+Tags: 2.0, 2.0-20200821
+GitFetch: refs/heads/2.0-20200821
+GitCommit: a7c01dbecac920c8cd430f87d27c59bcbd1bc647
 
-Tags: 3.0, 3.0-20200814, latest
+Tags: 3.0, 3.0-20200821, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20200814
-GitCommit: 6eb6089e4e282883695e2cd24f46053466b7c31e
-arm64v8-GitCommit: 3d95f158613370af04a0f5945bc2992f99f8badc
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20200814
+GitFetch: refs/heads/x86_64/3.0-20200821
+GitCommit: 85d057ecb56ad1ff99844cc2347a2df9cd319f4a
+arm64v8-GitCommit: dcbeeb87f3ff10c861c2f019d28b1a492d740767
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20200821
diff --git a/_bashbrew-list b/_bashbrew-list
index f0afa3a..0e08db9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:1.0
-photon:1.0-20200807
+photon:1.0-20200821
 photon:2.0
-photon:2.0-20200731
+photon:2.0-20200821
 photon:3.0
-photon:3.0-20200814
+photon:3.0-20200821
 photon:latest
diff --git a/photon_1.0-20200807/Dockerfile b/photon_1.0-20200821/Dockerfile
similarity index 59%
rename from photon_1.0-20200807/Dockerfile
rename to photon_1.0-20200821/Dockerfile
index 4f928db..6e85ec6 100644
--- a/photon_1.0-20200807/Dockerfile
+++ b/photon_1.0-20200821/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-1.0-7ad1596.tar.bz2 /
+ADD photon-rootfs-1.0-b8564ae.tar.bz2 /
 
 LABEL name="Photon OS 1.0 Base Image" \
     vendor="VMware" \
-    build-date="20200807"
+    build-date="20200821"
 
 CMD ["/bin/bash"]
diff --git a/photon_1.0-20200807/photon-rootfs-1.0-7ad1596.tar.bz2 b/photon_1.0-20200821/photon-rootfs-1.0-b8564ae.tar.bz2
similarity index 78%
rename from photon_1.0-20200807/photon-rootfs-1.0-7ad1596.tar.bz2
rename to photon_1.0-20200821/photon-rootfs-1.0-b8564ae.tar.bz2
index 6abedf4..1a8efe5 100644
Binary files a/photon_1.0-20200807/photon-rootfs-1.0-7ad1596.tar.bz2 and b/photon_1.0-20200821/photon-rootfs-1.0-b8564ae.tar.bz2 differ
diff --git a/photon_1.0-20200807/photon-rootfs-1.0-7ad1596.tar.bz2  'tar -t' b/photon_1.0-20200821/photon-rootfs-1.0-b8564ae.tar.bz2  'tar -t'
similarity index 100%
rename from photon_1.0-20200807/photon-rootfs-1.0-7ad1596.tar.bz2  'tar -t'
rename to photon_1.0-20200821/photon-rootfs-1.0-b8564ae.tar.bz2  'tar -t'
diff --git a/photon_2.0-20200731/Dockerfile b/photon_2.0-20200821/Dockerfile
similarity index 59%
rename from photon_2.0-20200731/Dockerfile
rename to photon_2.0-20200821/Dockerfile
index 60ecd1e..6fcc937 100644
--- a/photon_2.0-20200731/Dockerfile
+++ b/photon_2.0-20200821/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-2.0-66fce44.tar.bz2 /
+ADD photon-rootfs-2.0-8200a23.tar.bz2 /
 
 LABEL name="Photon OS 2.0 Base Image" \
     vendor="VMware" \
-    build-date="20200731"
+    build-date="20200821"
 
 CMD ["/bin/bash"]
diff --git a/photon_2.0-20200731/photon-rootfs-2.0-66fce44.tar.bz2 b/photon_2.0-20200821/photon-rootfs-2.0-8200a23.tar.bz2
similarity index 61%
rename from photon_2.0-20200731/photon-rootfs-2.0-66fce44.tar.bz2
rename to photon_2.0-20200821/photon-rootfs-2.0-8200a23.tar.bz2
index 8e51b4f..21ffa47 100644
Binary files a/photon_2.0-20200731/photon-rootfs-2.0-66fce44.tar.bz2 and b/photon_2.0-20200821/photon-rootfs-2.0-8200a23.tar.bz2 differ
diff --git a/photon_2.0-20200731/photon-rootfs-2.0-66fce44.tar.bz2  'tar -t' b/photon_2.0-20200821/photon-rootfs-2.0-8200a23.tar.bz2  'tar -t'
similarity index 100%
rename from photon_2.0-20200731/photon-rootfs-2.0-66fce44.tar.bz2  'tar -t'
rename to photon_2.0-20200821/photon-rootfs-2.0-8200a23.tar.bz2  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index ae816b0..c9a9280 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-a383732.tar.gz /
+ADD photon-rootfs-3.0-4984c68.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20200814"
+    build-date="20200821"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-3.0-a383732.tar.gz b/photon_latest/photon-rootfs-3.0-4984c68.tar.gz
similarity index 63%
rename from photon_latest/photon-rootfs-3.0-a383732.tar.gz
rename to photon_latest/photon-rootfs-3.0-4984c68.tar.gz
index 336dfa4..cd53bf0 100644
Binary files a/photon_latest/photon-rootfs-3.0-a383732.tar.gz and b/photon_latest/photon-rootfs-3.0-4984c68.tar.gz differ
diff --git a/photon_latest/photon-rootfs-3.0-a383732.tar.gz  'tar -t' b/photon_latest/photon-rootfs-3.0-4984c68.tar.gz  'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-3.0-a383732.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-3.0-4984c68.tar.gz  'tar -t'
index 05b60ae..c68c127 100644
--- a/photon_latest/photon-rootfs-3.0-a383732.tar.gz  'tar -t'	
+++ b/photon_latest/photon-rootfs-3.0-4984c68.tar.gz  'tar -t'	
@@ -415,6 +415,7 @@ usr/bin/cut
 usr/bin/date
 usr/bin/deltainfoxml2solv
 usr/bin/dirname
+usr/bin/dmesg
 usr/bin/dos2unix
 usr/bin/du
 usr/bin/dumpsolv
@@ -441,6 +442,8 @@ usr/bin/getent
 usr/bin/grep
 usr/bin/groups
 usr/bin/gss-client
+usr/bin/gunzip
+usr/bin/gzip
 usr/bin/head
 usr/bin/help
 usr/bin/hexedit
@@ -509,6 +512,8 @@ usr/bin/paste
 usr/bin/patch
 usr/bin/pgrep
 usr/bin/pidof
+usr/bin/ping
+usr/bin/ping6
 usr/bin/pkill
 usr/bin/pmap
 usr/bin/printenv
@@ -550,10 +555,12 @@ usr/bin/su
 usr/bin/sync
 usr/bin/tac
 usr/bin/tail
+usr/bin/tar
 usr/bin/taskset
 usr/bin/tdnf
 usr/bin/tdnf-cache-updateinfo
 usr/bin/tee
+usr/bin/test
 usr/bin/testsolv
 usr/bin/time
 usr/bin/timeout
@@ -588,6 +595,7 @@ usr/bin/xmlwf
 usr/bin/xxd
 usr/bin/yes
 usr/bin/yum
+usr/bin/zcat
 usr/include/
 usr/lib/
 usr/lib/bash/
@@ -1005,6 +1013,7 @@ usr/sbin/getpcaps
 usr/sbin/gss-server
 usr/sbin/hwclock
 usr/sbin/ifconfig
+usr/sbin/insmod
 usr/sbin/kadmin.local
 usr/sbin/kadmind
 usr/sbin/kdb5_util
@@ -1017,11 +1026,14 @@ usr/sbin/krb5kdc
 usr/sbin/ldconfig
 usr/sbin/locale-gen.sh
 usr/sbin/losetup
+usr/sbin/lsmod
 usr/sbin/mkswap
+usr/sbin/modinfo
 usr/sbin/oneit
 usr/sbin/partprobe
 usr/sbin/pivot_root
 usr/sbin/rfkill
+usr/sbin/rmmod
 usr/sbin/setcap
 usr/sbin/sim_server
 usr/sbin/sserver

@yosifkit yosifkit merged commit c243b8a into docker-library:master Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants