# Environment requirements
* java
>>>>>>> 28dda132082ba3c39541a03979c63b55406cf8b8
## Running the image
Run from root of this repo:
```bash
$ docker run -it -v $(pwd):/root/ k-java /bin/bash
```