Skip to content

Commit ade30ef

Browse files
committed
add notes
1 parent e95ce85 commit ade30ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

python-java/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Usage
22

3+
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`.
4+
5+
To run the container, use one of the following.
6+
37
```bash
48
docker run -it python-java:local
59
docker run -it oneoffcoder/python-java:latest

0 commit comments

Comments
 (0)