Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 753 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 753 Bytes

openjdk-docker-plus

Docker Stars Docker Pulls

Expand based on Dokcer's official OpenJdk, and add some common commands and useful components.

Support Commands

  • telnet
  • vim
  • tcpdump
  • netcat
  • htop
  • less
  • curl
  • wget
  • traceroute
  • jq

Support Components

Name Version Install Path
Arthars 3.7.1 /usr/local/arthas/

How to Build

cd taget dir
docker build -t openjdk-docker-plus:{tag}