# Usage If you need both Python and Java, use this container. It is based off the lastest Ubuntu `ubuntu:latest` with `OpenJDK 1.8` and `Anaconda3`. To run the container, use one of the following. ```bash docker run -it python-java:local docker run -it oneoffcoder/python-java:latest ```