Skip to content

dockerinaction/ch3_myapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •