Skip to content

rikgibson/city-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getting-started-java

A sample application in Java for wercker.

This application uses the openjdk container obtained from the Docker Hub

Setup & Build

Clone this repo and cd into the directory:

git clone https://github.com/wercker/getting-started-java.git
cd getting-started-java

then build using:

wercker build

Run

To run the application, simply execute:

wercker dev --expose-ports

Now point your browser at http://localhost:8080 to see:

Hello World!

Sign up for wercker: http://www.wercker.com Learn more at: http://devcenter.wercker.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages