Coder Social home page Coder Social logo

oscar1011 / dockerfile-tomcat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biaotang/dockerfile-tomcat

0.0 0.0 0.0 12 KB

基于alpine linux安装tomcat,此镜像安装了一些调试工具ss、telnet、iostat、openssh等

License: Apache License 2.0

Dockerfile 62.62% Shell 37.38%

dockerfile-tomcat's Introduction

tomcat

基于alpine linux安装tomcat,此镜像安装了一些调试工具ss、telnet、iostat、openssh等

时间不采用UTC时间,设置为**上海时间;语言设置为zh_CN.UTF-8,支持中文

环境参数配置

  • ENABLE_SSH 设置是否启动sshd,默认不启动
  • USER 设置SSH用户名,默认root用户
  • PASSWORD 设置SSH用户密码,默认"alpine@"

使用示例

docker run -d -p 22:22 -p 8080:8080 -e ENABLE_SSH=true -e PASSWORD=<your password>  --name=tomcat dockerbilltang/tomcat

dockerfile-tomcat's People

Contributors

biaotang 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.