include java8+11 node python3 nvm(npm+node) golang zshell and configed sysctl.conf(open limit)
1.9K
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.
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
docker exec -it {name} zsh
Content type
Image
Digest
Size
562.1 MB
Last updated
over 6 years ago
docker pull ghostyusheng/java8-11-node-python3-go-zsh