Skip to content

lff0305/docker_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Docker Scripts.

  • dump_network : sniff network packages for a container with tcpdump
  • get_log_size : list all container log size
  • seal_images : tag all images for docker-compose recursively
  • jre11 : build your own small size jre base image, without some uneeded modules, and with some 3rd party tools (Gosu, Athars). The reason for this, is that for some widely used base jre images, some modules are removed which makes it impossible to run some useful java tools (jmap, jstack, jps, etc) and 3rd party tools (Athars, etc).

About

Some scripts for help docker / docker-compose users

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors