summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/DockerMetaDataDummy.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor disk image representation and add unit testsManuel Bentele2021-03-101-216/+0Star
|
* Remove warnings in Docker meta data classManuel Bentele2021-02-221-5/+32
|
* Merge remote-tracking branch 'origin/feature/qemu-integration'Stephan Schwär2021-02-191-1/+16
|\
| * Add support for QEMU VMs (based on Libvirt domain XML documents)Manuel Bentele2021-01-291-0/+16
| |
* | [docker] Check recieved content.ralph isenmann2021-02-101-17/+47
|/ | | | Add a simple check to prevent any content as acceptable
* Create Object of DockerMetaDataDummyralph isenmann2020-08-191-0/+4
| | | | VmMetaDate.getInstance of a DockerMetaDataDummy
* add dockerfile as byte array to DockerMetaDataDummy.javaralph isenmann2020-08-111-4/+20
| | | | This allows to store the content of a dockerfile in the imageversion table
* Add Docker supportralph isenmann2020-07-151-0/+124