summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/vm/DockerMetaDataDummy.java
Commit message (Collapse)AuthorAgeFilesLines
* 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