| Package | Description |
|---|---|
| io.micronaut.build |
| Modifier and Type | Class and Description |
|---|---|
class |
DockerfileMojo
Generates a
Dockerfile depending on the packaging and micronaut.runtime
properties, eg: |
class |
DockerMojo
Allows using a provided Dockerfile.
|
class |
DockerNativeMojo
Implementation of the
docker-native packaging. |
class |
DockerPushMojo
Implementation of the
deploy lifecycle for pushing Docker images |
Copyright © 2020–2022 Micronaut. All rights reserved.