tumblr / collins

groovy kind of love
tumblr.github.com/collins
Apache License 2.0
573 stars 99 forks source link

Update Dockerfile #601

Closed gtorre closed 4 years ago

gtorre commented 4 years ago

@defect @roymarantz rfr

Update Java path in the Dockerfile command instruction.

$ docker run -it --rm tumblr/collins ls /usr/bin/java
ls: cannot access '/usr/bin/java': No such file or directory
$ docker run -it --rm tumblr/collins which java
/usr/local/openjdk-8/bin/java