Building a docker image and pushing it to the Docker hub using Oracle Developer Cloud by Lonneke Dikmans

image

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.

Developer Partner Community

For regular information become a member in the Developer Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook image Meetups

Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.