Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 174 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 174 Bytes

Contributing

Get the code:

git clone https://github.com/alexec/docker.git
cd docker
git submodule update --checkout

Now build:

mvn install -Prun-its