com.github.dockerjava.core
Class CompressArchiveUtil
java.lang.Object
com.github.dockerjava.core.CompressArchiveUtil
public class CompressArchiveUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompressArchiveUtil
public CompressArchiveUtil()
archiveTARFiles
public static File archiveTARFiles(File base,
Iterable<File> files,
String archiveNameWithOutExtension)
throws IOException
- Throws:
IOException
Copyright © 2014. All rights reserved.