summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/ContainerUtils.java
Commit message (Expand)AuthorAgeFilesLines
* [Client] remove useless log messageralph isenmann2022-02-181-3/+2Star
* [CLIENT] fix isDataContainer check, dont let vm image pass.ralph isenmann2022-02-151-6/+8
* [CLIENT] fix valid check for docker-archive without repotagralph isenmann2022-01-281-6/+15
* [CLIENT,SERVER] move handling of tar into TarArchiveReader and TarArchiveWrit...ralph isenmann2022-01-271-29/+13Star
* [CLIENT] fix nullpointer for images which does not have an latest imageVersionIdralph isenmann2022-01-241-8/+11
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-241-15/+15
* [CLIENT] Fix deprecated JsonParser method callManuel Bentele2021-12-171-1/+1
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] allow to select data container images in mount configralph isenmann2021-10-281-24/+57
* [client] Update process of the download for container imagesralph isenmann2021-10-151-1/+27
* [client] allow users to upload new versions of container images.ralph isenmann2021-10-151-0/+20
* [client] update input methods for container imagesralph isenmann2021-10-141-0/+83
* [client] Allow user to set a container type for container imagesralph isenmann2021-05-171-1/+2
* [client] Fix not showing warning Messageralph isenmann2021-03-181-0/+10
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-111-0/+32