Oracle Developer Cloud offers some powerful features to automate your build and deployment process to support CI/CD (continuous integration/ continuous delivery)
The nice part is that you don’t have to use the Oracle docker registry or git repository (although you can of course), you can use Github repositories and Docker hub.
This post describes how I built and pushed my docker image with a node.js backend to docker hub, fetching the code from Github.
Prequisites
You need the following to follow the steps in this blog:
1. Github account with a repository containing an application. Note that you could also build any type of docker image, but my examples I assume node.js
2. Docker hub account that can store your images
3. Oracle Cloud tenancy that you are administrator of the OCI part
4. Read the complete article here.
For regular information become a member in the Developer Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Meetups
Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic