All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
ssh
: no longer accept RSA keys < 2048 bits for client & server (host) authenticationdocker-compose
& sampleansible
playbook:- read-only container root filesystem
- drop capabilities
- enable
no-new-privileges
option - added memory & cpu limits
0.2.1 - 2020-11-25
- merged some
RUN
layers
0.2.0 - 2019-07-07
- added openssh client
- create ssh keypair on container startup (to be able to git pull/push in storage hook)