GithubHelp home page GithubHelp logo

guoyu07 / docker-jolokia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bodsch/docker-jolokia

0.0 0.0 0.0 45 KB

Docker Container with tomcat-8, jre and jolokia

License: GNU General Public License v3.0

Makefile 36.21% Shell 63.79%

docker-jolokia's Introduction

docker-jolokia

Minimal Image with Apache Tomcat8, openjdk8-jre-base and jolokia.

Status

Docker Pulls Image Size Build Status

Build

Your can use the included Makefile.

To build the Container: make build

To remove the builded Docker Image: make clean

Starts the Container: make run

Starts the Container with Login Shell: make shell

Entering the Container: make exec

Stop (but not kill): make stop

History make history

Docker Hub

You can find the Container also at DockerHub

Versions

  • tomcat 8.5.24
  • jolokia 1.3.7
  • openjdk from alpine

Test

curl http://localhost:8080/jolokia/ | python -mjson.tool
curl http://localhost:8080/jolokia/list | python -mjson.tool

curl http://localhost:8080/jolokia --data @examples/memory.json | jq

Ports

  • 8080

docker-jolokia's People

Contributors

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