mlorenzo-stratio / alpine-bash-openssl-keytool

Alpine+bash+openssl+keytool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpine-bash-openssl-keytool

Bash Shell + curl with SSL support based on Alpine Linux

Docker Automated Build Docker Pulls

Installation

docker pull olopopo/alpine-bash-openssl-keytool

About the Container

As Base Image i use Alpine Linux which is lightweight Distribution with a small surface area for security concerns, but with enough functionality for development and interactive debugging.

To prevent zombie reaping processes i run dumb-init as PID 1 which forwards signals to all processes running in the container.

About

Alpine+bash+openssl+keytool

License:MIT License


Languages

Language:Dockerfile 100.0%