Learn more about these different git repos.
Other Git URLs
93c47e8
@@ -93,16 +93,16 @@
</div>
- <!-- Feature: Docker -->
- <div class="jumbotron product-feature docker" style="background-color: #e7e7e7">
+ <!-- Feature: OCI -->
+ <div class="jumbotron product-feature docker" style="background-color: #e7e7e7;padding-top: 4em;padding-bottom: 4em">
<div class="container">
<div class="row">
<div class="col-md-6 screenshot">
- <img src="/static/images/workstation/workstation-features-docker.png" />
+ <img src="/static/images/workstation/workstation-features-oci_logo.png" />
<div class="col-md-6 caption liveusb">
- <h3>${_('Built-in Docker support')}</h3>
- <p>${_('Containerize your own apps, or deploy containerized apps out of the box on Fedora, using the latest technology like Docker.')}</p>
+ <h4>${_('Built-in Open Container Inititative (OCI) image support')}</h4>
+ <p>${_('Containerize your own apps, or deploy containerized apps out of the box on Fedora, using the latest container technology')}</p>
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
PLEASE DON"T MERGE YET UNTIL WE HAVE CONFIRMATION FROM the design team ticket 590 that the OCI trademark can be used in this way.
Fixes #891
Here is a screenshot of how it now looks:
<img alt="Screenshot_2019-01-15_Get_Fedora.jpg" src="/fedora-websites/issue/raw/files/886f51e045d8924d87a465975d64c0b95a66a64fa85d2a02f15e5cb604e69e1e-Screenshot_2019-01-15_Get_Fedora.jpg" />
Metadata Update from @ryanlerch: - Pull-request tagged with: getfedora.org
Pull-Request has been closed by bcotton
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
PLEASE DON"T MERGE YET UNTIL WE HAVE CONFIRMATION FROM the design team ticket 590 that the OCI trademark can be used in this way.
Fixes #891
Here is a screenshot of how it now looks: