Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the myapp example from Docker in Action, chapter 3.

For the first edition, you can build the images with:

docker build -t dockerinaction/ch3_myapp:java6 ./j6/

docker build -t dockerinaction/ch3_myapp:java7 ./j7/

For the second edition, you can build the images with:

docker build -t dockerinaction/ch3_myapp:java11 ./j11/

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages