From 93c47e83b463dd2fed0e22fb5f97cb3e023e13c1 Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Jan 15 2019 08:49:55 +0000 Subject: [getfedora.org] - update workstation page to discuss OCI Updates the workstation page, replacing the docker section with a section about OCI. The related design team ticket is: https://pagure.io/design/issue/590 Fixes #891 --- diff --git a/getfedora.org/data/content/workstation/index.html b/getfedora.org/data/content/workstation/index.html index 6035f06..8f9ce39 100644 --- a/getfedora.org/data/content/workstation/index.html +++ b/getfedora.org/data/content/workstation/index.html @@ -93,16 +93,16 @@ - -
+ +
- +
-

${_('Built-in Docker support')}

-

${_('Containerize your own apps, or deploy containerized apps out of the box on Fedora, using the latest technology like Docker.')}

+

${_('Built-in Open Container Inititative (OCI) image support')}

+

${_('Containerize your own apps, or deploy containerized apps out of the box on Fedora, using the latest container technology')}

diff --git a/getfedora.org/static/images/workstation/workstation-features-docker.png b/getfedora.org/static/images/workstation/workstation-features-docker.png deleted file mode 100644 index e9a682f..0000000 Binary files a/getfedora.org/static/images/workstation/workstation-features-docker.png and /dev/null differ diff --git a/getfedora.org/static/images/workstation/workstation-features-oci_logo.png b/getfedora.org/static/images/workstation/workstation-features-oci_logo.png new file mode 100644 index 0000000..44cce1c Binary files /dev/null and b/getfedora.org/static/images/workstation/workstation-features-oci_logo.png differ