Sign inSign up

ghostyusheng/java8-11-node-python3-go-zsh

By ghostyusheng

Updated over 6 years ago

include java8+11 node python3 nvm(npm+node) golang zshell and configed sysctl.conf(open limit)

Image
0

1.9K

ghostyusheng/java8-11-node-python3-go-zsh repository overview

GENERAL

include java8+11 node python3 nvm(npm+node) golang zshell and configed sysctl.conf(open limit)

My first image, I config it as base image, and I have configed sysctl.conf for cancel some usual limit config,I also configed some usual commands like nslookup ping curl and so on, It also include some of useful command and program language command ,You can also use if as base Dockerfile image for more higher image.

promethues

watching command will listen 8080 for promethues, you can try curl 127.0.0.1:8080/metrics, when you build dockerfile , you can use watching | other persistent command as last COMMAND. Dockerfile:

...
...
CMD watching | PYTHONIOENCODING=utf-8 python3 /code/app.py
GET IN CONTAINER

docker exec -it {name} zsh

Tag summary

Content type

Image

Digest

Size

562.1 MB

Last updated

over 6 years ago

docker pull ghostyusheng/java8-11-node-python3-go-zsh