package jib
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
JavaEntrypointConstructor extends AnyRef
Constructs an image entrypoint for the Java application.
-
final
class
ZipStripper extends Stripper
Strips non-reproducible data from a ZIP file.
Strips non-reproducible data from a ZIP file. It rebuilds the ZIP file with a predictable order for the zip entries and sets zip entry dates to a fixed value.
Value Members
- object JibPlugin extends AutoPlugin
-
object
MappingsHelper extends sbt.Mapper
A set of helper methods to simplify the writing of mappings
- object Stager