This repository was archived by the owner on Jun 22, 2024. It is now read-only.
Releases: logisparte/helot
Releases · logisparte/helot
Relicensed to Apache-2.0
Improved layer sizes and upgraded dependencies
6.0.0
kano
4.1.0 self-mount compatibility
- Removed kano from image, since its 4.1.0 now auto-mounts itself
Added default docker user + neutral defaults
5.0.0 Default docker user, neutral default values
Ubuntu 22.04 + AMD64/ARM64
BREAKING CHANGE
- Default image is now now Ubuntu 22.04
- Dropped support for 16.04 and 18.04
- Added multi architecture builds for AMD64 and ARM64
Improved CI ease of use
- Upgraded kano to 3.0.0
configure_github
now configures locally instead of system-wide, making configuration persistent when mounting local project with kano docker tasks
Added base development image capability
Now includes (mainly):
- zsh (as default shell and startup command)
- git
- vim (as default editor)
- ssh
- gnupg2
- kano
- gh
- aws
Added ssh, zsh
2.1.0 Added ssh and zsh
Initial version
Based on Ubuntu, includes kano
, gh
and aws