GithubHelp home page GithubHelp logo

guoyu07 / docker-base-images Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hcw2175/docker-base-images

0.0 0.0 0.0 15 KB

适用于国内大部分 Java 应用的 docker tomcat

License: Apache License 2.0

docker-base-images's Introduction

Docker 基础镜像集合

Tomcat

hucw/tomcat 仓库地址

适用于国内大部分 Java 应用的 docker tomcat

基于官方 tomcat:8.5-jre8 镜像构建,新增特性如下:

  • 优化server.xml配置,如增加连接超时、最大线程数等
  • 优化 JDK 内存配置:-server -Xmx1G -Xms1G -Xmn200M -Duser.timezone=GMT+08
  • 增加**时区配置
  • 增加 nano 编辑工具
  • 增加普通用户 tomcat,用户 uid=2000,并使用 tomcat 用户来启动应用

OpenJDK

hucw/openjdk 仓库地址

基于官方 openjdk:8u131-jre 镜像构建,新增特性如下:

  • 优化 JDK 内存配置:-server -Xmx1G -Xms1G -Xmn200M -Duser.timezone=GMT+08
  • 增加 nano 编辑工具
  • 增加普通用户 jdkusr,用户 uid=2000,并使用 jdkusr 用户来启动应用

docker-base-images's People

Contributors

hcw2175 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.