Jump to ratings and reviews
Rate this book

Docker for Java Developers

Rate this book
The established way to deploy Java applications requires you to install the Java Development Kit (JDK), plus an application server, web server, database, and other components in a data center, whether on-premise or in the cloud. Though this process works well enough, Docker containers can save you many headaches when it comes to packaging, deploying, and scaling your applications.

In this O’Reilly report, author Arun Gupta explains Docker’s basic concepts and the commonly used orchestration frameworks around them. You’ll learn how to achieve faster startup and deployments on both Windows, Mac OS X, and Linux, and understand how these containers improve portability across machines and reduce the impedance mismatch between development, testing, and production environments.
- Get up to speed on Docker basics, including its image format and toolset for building, shipping, and running containers
- Build and run your first Docker container by deploying a sample Java EE application with Docker Compose and Docker Swarm
- Manage Docker images and containers with IDEs such as NetBeans, Eclipse, and IntelliJ IDEA
- Use a Maven plugin to create a Docker image and start a container

63 pages, ebook

Published June 1, 2016

27 people want to read

About the author

Arun Gupta

48 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
6 (27%)
3 stars
13 (59%)
2 stars
3 (13%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Tomáš.
308 reviews32 followers
July 29, 2016
Sometimes less is more. I don't understand why it is necessary to describe 5 ways how to interact with Docker (command line, Maven and 3 IDEs) in introductory report. I felt like reading a map - I saw the situation, but still I don't know where to go and why.
Profile Image for Matija.
93 reviews28 followers
August 15, 2017
Introductory information about a number of principles, tools, libraries and services around Java and Docker. Not deep by any measure - brief and useful.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.