Releases: sakuli/sakuli-docker
Releases · sakuli/sakuli-docker
v3.0.0
v2.5.1
v2.5.0
- Enhancement: Add ip-utils and curl for debugging purposes (#79)
- Feature: Redirect log output to stdout in container by default (#70)
- Enhancement: Create separate sakuli docker base image (#77)
- Enhancement: Merge Sakuli logs instead of overwriting them (#88)
- Enhancement: Update 3rd party packages automatically (#80)
- Maintenance: Use node 14 in container (#82)
- Feature: Enable package installation (#48)
- Enhancement: Link log files instead of copying them (#98)
- Feature: Add ocr module to docker (sakuli/sakuli-ocr#7)
- Maintenance: Update TigerVNC to latest version (#95)
- Maintenance: update typescript to match sakuli version (#104)
v2.4.0-2
- Bugfix: Only sync required test suite on start + Only sync _logs back at the end (#74)
- Bugfix: Running container mode suppresses test suite execution (#61)
- Bugfix: Start container with different command AND different user (#75)
- Bugfix: dont rsync / if SAKULI_TEST_SUITE is the same location than test project (#76)
- Bugfix: dont rsync / ... broke sakuli S2I contract (#90)