v20240622
stamepicmorg
released this
24 Jun 09:47
·
118 commits
to master
since this release
Changelog
2024
jun
- added support of
kaniko
build system:- defaut build scripts now builds with
kaniko
viamake build
andmake deploy
. - classic build via
docker-compose
was saved asmake build-compose
andmake deploy-compose
. - added new argument -
dry
ordry-run
. kind of oldmake build
. it only build image locally and cleanup.
- defaut build scripts now builds with
- impoverd
nodejs 0-22
base images.- deprecated installation via package manager.
- installation from archive.
- added
pnpm
tonodejs 4-22
images
- updated
nextcloud
to29
version. - added
astra-linux
base images withjdk6-22
,python3.10-13
- reworked
gitlab
images. - reworked
teamcity-agent
images. - impoverd
php
base images, addednodejs
lts support via special tag. - reworked all imajes contaned any
jdk
.- deprecated installation via package manager.
- installation from archive.
- added ALL
jdk
versions. - added support for ALL base images.
- reworked downloading of some zips. kind of
jdk
,maven
, etc. jdk6
andjdk7
was replaced fromdeb
tozip
installation.- updated
7zz
,lazygit
,kotlin-compiller
,maven
,gradle
versions. - added suport of
kotlin native prebuild
libs. - added suport of
lazycli
,lazynpm
,lazydocker
. Thanks to @jesseduffield.
- added support of