SlideShare a Scribd company logo
1 of 19
Oracle on Docker
Store and Oracle
Database
Gerald Venzl
Senior Principal Product Mgr
Oracle Database Product Mgt
Jonathan Reeve
Sr. Director, Product Management
Oracle Container Group
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Dockercon 2017 Announcement
Oracle Commercial Software on Docker Store
4
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Oracle on Docker Store
5
1 of 8 results for Oracle. Clear search
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Oracle on Docker Store: Details
• Commercial images available on Docker
Store though standard docker pull
commands
– store.docker.com
• Source code for creating the images
available on Github
– github/oracle/docker-images
• Best practices/recommendations
available for various products
– developer.oracle.com
Oracle Instant Client
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Oracle Open Source Already on Docker Hub
7
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Wercker Acquisition: Announced at Dockercon
Continuous Integration and Delivery of Containers
Git
Build Push to Registry
PushTest
Deploy to
Orchestration
Scheduler
Deploy
Registry
OSS CLI Pipeline/Build Console
Workflow Automation
Oracle, Pivotal,
Amazon, Google …
Chatbot Integration
with Slack (Walterbot)
8
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Application Development Lifecycle
9
Microservice
Frameworks
Developer Cloud
CI/CD for Docker
Container Cloud
Deploy & Orchestrate Docker
API Management
Microservices
Container
Service
Management Cloud
Ops/Diagnostics
IT
Analytics
Logs
APMDiagnostics
Build and Deploy Docker Images at Enterprise Scale
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Demo: Oracle Container Cloud Service for Docker
● Create Instances as Needed
● Define Resource Pools
● Add Private Registries
● Edit Create New Services
● Compose Application Stacks
● Deploy Stacks with 1 Click
● Automated Deployment
● Multi-Host, Easy Scale Out
● Built in Service Discovery
● Integrated Health Checks
● Unified Dashboard
● Monitoring and Auditing
Configuration
Management
Application
Deployment
Container
Orchestration
Operations
Management
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Application Development Continuum
Containers
Virtual
Machines
Java
Micro
services
AppDev Categories
IaaS Centric - More Choice, More Control PaaS Centric - Specific Use Case, High Productivity
PaaS
Polyglot
Services
Application
Container
Bare
Metal
Compute
Cloud
Bare Metal
Cloud
Container
Cloud
Java
Microservices
Serverless
f(x)
Functions*
Multi Tier
Apps
Java
EE/DB
Cloud
Visual Dev
Mobile
Dev
App Builder
Mobile/Bot
APEX
* Coming
CY17
…
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Oracle on Docker
•Oracle Database is fully supported on Docker
–Oracle Linux 7 - UEK 4
–Red Hat Enterprise Linux 7
•Oracle image on Docker Store
•Docker build files on GitHub
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Oracle on Docker
•Docker container contains single-PDB CDB
•PDB can be plugged, unplugged, etc.
•PDB can move bi-directional
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Docker Store
•Oracle 12.1.0.2 images are available on Docker Store Registry
–https://store.docker.com
–12.2.0.1 coming soon (currently going through testing)
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Docker build files available on GitHub
•Repository: https://github.com/oracle/docker-images
•Build files for 12.2.0.1 EE/SE2, 12.1.0.2 EE/SE2, 11.2.0.2 XE
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Oracle DB and Docker recommendations
•Use the latest images
•Use data containers/volumes
•Use PDB plug/unplug to transport data between databases/upgrade
•Containers != VMs, no need to log into the container!
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
New Open Source Container Utilities from Oracle!
Smith Crashcart
Railcar
https://blogs.oracle.com/developers/
Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |
Open Source Container Utilities
Smith - Tool to build “microcontainers” - single executable and
its dependencies. Build a microcontainer from yum repos or
RPMs or “microize” an existing Docker container.
Crashcart - Simple command line utility that lets you sideload an
image with linux binaries into an existing container for debugging
(e.g. bash)
Railcar - Alternative container runtime implementation written in
“Rust” of the oci-runtime spec to encourage discussion around
the standard.
@docker
#dockercon
@OracleDevs
developer.oracle.com
cloud.oracle.com/tryit

More Related Content

More from Oracle Developers

Container Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey BoxellContainer Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey BoxellOracle Developers
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevGeneral Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevOracle Developers
 
GraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajevGraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajevOracle Developers
 
Serverless Patterns by Jesse Butler
Serverless Patterns by Jesse ButlerServerless Patterns by Jesse Butler
Serverless Patterns by Jesse ButlerOracle Developers
 
Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data Oracle Developers
 
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...Oracle Developers
 
Managing containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal ArifManaging containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal ArifOracle Developers
 
North America November Meetups
North America November MeetupsNorth America November Meetups
North America November MeetupsOracle Developers
 
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish AbramsGraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish AbramsOracle Developers
 
North America Meetups in September
North America Meetups in September North America Meetups in September
North America Meetups in September Oracle Developers
 
Introduction to the Oracle Container Engine
Introduction to the Oracle Container EngineIntroduction to the Oracle Container Engine
Introduction to the Oracle Container EngineOracle Developers
 
Oracle Data Science Platform
Oracle Data Science PlatformOracle Data Science Platform
Oracle Data Science PlatformOracle Developers
 
Persistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin FieldsPersistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin FieldsOracle Developers
 
The Fn Project by Jesse Butler
 The Fn Project by Jesse Butler The Fn Project by Jesse Butler
The Fn Project by Jesse ButlerOracle Developers
 
Silicon Valley JUG meetup July 18, 2018
Silicon Valley JUG meetup July 18, 2018Silicon Valley JUG meetup July 18, 2018
Silicon Valley JUG meetup July 18, 2018Oracle Developers
 
Hyperledger Austin meetup July 10, 2018
Hyperledger Austin meetup July 10, 2018Hyperledger Austin meetup July 10, 2018
Hyperledger Austin meetup July 10, 2018Oracle Developers
 
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)Oracle Developers
 
Managing Containers on Oracle's Cloud Infrastructure
Managing Containers on Oracle's Cloud InfrastructureManaging Containers on Oracle's Cloud Infrastructure
Managing Containers on Oracle's Cloud InfrastructureOracle Developers
 
Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle Developers
 

More from Oracle Developers (20)

Container Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey BoxellContainer Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey Boxell
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevGeneral Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajev
 
GraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajevGraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajev
 
Serverless Patterns by Jesse Butler
Serverless Patterns by Jesse ButlerServerless Patterns by Jesse Butler
Serverless Patterns by Jesse Butler
 
Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
 
Managing containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal ArifManaging containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal Arif
 
North America November Meetups
North America November MeetupsNorth America November Meetups
North America November Meetups
 
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish AbramsGraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
 
North America Meetups in September
North America Meetups in September North America Meetups in September
North America Meetups in September
 
Introduction to the Oracle Container Engine
Introduction to the Oracle Container EngineIntroduction to the Oracle Container Engine
Introduction to the Oracle Container Engine
 
Oracle Data Science Platform
Oracle Data Science PlatformOracle Data Science Platform
Oracle Data Science Platform
 
Persistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin FieldsPersistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin Fields
 
The Fn Project by Jesse Butler
 The Fn Project by Jesse Butler The Fn Project by Jesse Butler
The Fn Project by Jesse Butler
 
Silicon Valley JUG meetup July 18, 2018
Silicon Valley JUG meetup July 18, 2018Silicon Valley JUG meetup July 18, 2018
Silicon Valley JUG meetup July 18, 2018
 
Hyperledger Austin meetup July 10, 2018
Hyperledger Austin meetup July 10, 2018Hyperledger Austin meetup July 10, 2018
Hyperledger Austin meetup July 10, 2018
 
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
Oracle Global Meetups Team Update - Upcoming Meetups (July and August)
 
Managing Containers on Oracle's Cloud Infrastructure
Managing Containers on Oracle's Cloud InfrastructureManaging Containers on Oracle's Cloud Infrastructure
Managing Containers on Oracle's Cloud Infrastructure
 
Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018
 

Recently uploaded

Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Recently uploaded (20)

Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Docker Store & Oracle DB and Building a Cloud Native Security Service

  • 1. Oracle on Docker Store and Oracle Database
  • 2. Gerald Venzl Senior Principal Product Mgr Oracle Database Product Mgt Jonathan Reeve Sr. Director, Product Management Oracle Container Group
  • 3.
  • 4. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Dockercon 2017 Announcement Oracle Commercial Software on Docker Store 4
  • 5. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Oracle on Docker Store 5 1 of 8 results for Oracle. Clear search
  • 6. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Oracle on Docker Store: Details • Commercial images available on Docker Store though standard docker pull commands – store.docker.com • Source code for creating the images available on Github – github/oracle/docker-images • Best practices/recommendations available for various products – developer.oracle.com Oracle Instant Client
  • 7. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Oracle Open Source Already on Docker Hub 7
  • 8. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Wercker Acquisition: Announced at Dockercon Continuous Integration and Delivery of Containers Git Build Push to Registry PushTest Deploy to Orchestration Scheduler Deploy Registry OSS CLI Pipeline/Build Console Workflow Automation Oracle, Pivotal, Amazon, Google … Chatbot Integration with Slack (Walterbot) 8
  • 9. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Application Development Lifecycle 9 Microservice Frameworks Developer Cloud CI/CD for Docker Container Cloud Deploy & Orchestrate Docker API Management Microservices Container Service Management Cloud Ops/Diagnostics IT Analytics Logs APMDiagnostics Build and Deploy Docker Images at Enterprise Scale
  • 10. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Demo: Oracle Container Cloud Service for Docker ● Create Instances as Needed ● Define Resource Pools ● Add Private Registries ● Edit Create New Services ● Compose Application Stacks ● Deploy Stacks with 1 Click ● Automated Deployment ● Multi-Host, Easy Scale Out ● Built in Service Discovery ● Integrated Health Checks ● Unified Dashboard ● Monitoring and Auditing Configuration Management Application Deployment Container Orchestration Operations Management
  • 11. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Application Development Continuum Containers Virtual Machines Java Micro services AppDev Categories IaaS Centric - More Choice, More Control PaaS Centric - Specific Use Case, High Productivity PaaS Polyglot Services Application Container Bare Metal Compute Cloud Bare Metal Cloud Container Cloud Java Microservices Serverless f(x) Functions* Multi Tier Apps Java EE/DB Cloud Visual Dev Mobile Dev App Builder Mobile/Bot APEX * Coming CY17 …
  • 12. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Oracle on Docker •Oracle Database is fully supported on Docker –Oracle Linux 7 - UEK 4 –Red Hat Enterprise Linux 7 •Oracle image on Docker Store •Docker build files on GitHub
  • 13. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Oracle on Docker •Docker container contains single-PDB CDB •PDB can be plugged, unplugged, etc. •PDB can move bi-directional
  • 14. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Docker Store •Oracle 12.1.0.2 images are available on Docker Store Registry –https://store.docker.com –12.2.0.1 coming soon (currently going through testing)
  • 15. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Docker build files available on GitHub •Repository: https://github.com/oracle/docker-images •Build files for 12.2.0.1 EE/SE2, 12.1.0.2 EE/SE2, 11.2.0.2 XE
  • 16. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Oracle DB and Docker recommendations •Use the latest images •Use data containers/volumes •Use PDB plug/unplug to transport data between databases/upgrade •Containers != VMs, no need to log into the container!
  • 17. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | New Open Source Container Utilities from Oracle! Smith Crashcart Railcar https://blogs.oracle.com/developers/
  • 18. Copyright © 2017 Oracle and/or its affiliates. All rights reserved. | Open Source Container Utilities Smith - Tool to build “microcontainers” - single executable and its dependencies. Build a microcontainer from yum repos or RPMs or “microize” an existing Docker container. Crashcart - Simple command line utility that lets you sideload an image with linux binaries into an existing container for debugging (e.g. bash) Railcar - Alternative container runtime implementation written in “Rust” of the oci-runtime spec to encourage discussion around the standard.