-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathVERSION
14 lines (14 loc) · 937 Bytes
/
VERSION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
5.0.0 - Fix hadling existing users in image (ubuntu:24.04)
4.0.3 - better error ouput on script/image version mismatch
4.0.2 - disable incompatibility warning for scriptless runs
4.0.1 - fix question behavior "renew" container for inital runs (always asked for renewal on 2nd run)
4.0.0 - change exit behavior in container init to allow running without scripts
3.0.0 - change devel/release users to dockeruser, split docker_commands and init testsuite
2.2.0 - add continuous development support (CD)
2.1.0 - add named release image support. store and run specifically tagged release images
2.0.0 - use "release" as user inside release containers
1.2.2 - add metatata to images to allow identification of base images
1.2.1 - Update DNS handling (remove auto-setting dns via paramater, docker handles it itself)
1.2.0 - script/base image version handling/comparison
1.1.0 - better devel image dependency management
1.0.0 - github release