| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add TarArchiveReader and TarArchiveWriter as Util classes. | ralph isenmann | 2022-01-27 | 1 | -34/+17![]() |
| | | | | | - Wraps the jtar dependency | ||||
| * | Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 1 | -2/+4 |
| | | |||||
| * | Merge branch 'master' into feature/docker-data-containerfeature/docker-data-container | ralph isenmann | 2021-10-28 | 4 | -100/+93![]() |
| |\ | |||||
| | * | [container] refactoring | ralph isenmann | 2021-10-26 | 4 | -56/+65 |
| | | | | | | | | | | | | | - rename enum ContainerBuildContextMethod to ContainerImageContext - rename enum values of ContainerImageContext - rename methods referncing ContainerBuildContextMethod | ||||
| | * | [container] Add ContainerBuildContextMehtod, refactoring | ralph isenmann | 2021-10-15 | 2 | -45/+29![]() |
| | | | | | | | | | | | - add docker-tar - only persist dockerfile and not the internals. | ||||
| * | | [virtualization.container] add mount_type to ContainerBindMount model | ralph isenmann | 2021-09-07 | 1 | -9/+21 |
| |/ | |||||
| * | Fix usage of Enum ContainerImageType | ralph isenmann | 2021-06-24 | 1 | -16/+9![]() |
| | | | | | - enum provides name() and valueOf() to switch between sting and object representation | ||||
| * | Add container models, which keeps the necessary informations about container ↵ | ralph isenmann | 2021-06-23 | 4 | -0/+462 |
| imags, its meta information and for lecture specific information | |||||

