Articles

HOW DOCKERIZED JAVA APPLICATION

As we start some account should be created. Docker account on the  Docker Hub  portal Git   or  Bitbucket   account, which required when using automated build Docker Create Docker Hub account Open the  Docker Hub  web site and subscribe for a new account. After the subscription and login you’ll navigated to your Dashboard (at start empty). on the top left menu press the Explore   link – this will used us later as a base for our Docker. The other thing that we need to set up is the source control provider. It’s only required when using automated build Docker. Press the  Create Automated Build  linked, after it the Link Accounts button. Create & Manage Git Account I believe that must of you have one of the source-controls Git / Bitbucket providers. In this post I will show how to use the Git source-control. If you don’t have an  account please open and create repository, each repository dedicate to a single Docker (I named it Docker_Java_App). Ins
Articles récents