Skip to content

Files

Latest commit

81f0d15 · Jan 8, 2016

History

History
11 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 254 Bytes

enilink-docker

Basic Docker container with Java and the enilink platform.

Build the image

docker build -t enilink-docker https://github.com/enilink/enilink-docker.git

Start the container

docker run -it -p 10080:10080 --rm enilink-docker