We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3f254 commit 2e23f8dCopy full SHA for 2e23f8d
spring-boot-admin-samples/spring-boot-admin-sample-servlet-graalvm/Readme.md
@@ -15,7 +15,7 @@ $ mvn clean package -Pnative
15
## Build an OCI image that can be run with Docker
16
17
```
18
-$ mvn spring-boot:build-image -Dspring-boot.build-image.imageName=spring-boot-admin-sample-servlet-graalvm:latest
+$ mvn spring-boot:build-image -Pnative -Dspring-boot.build-image.imageName=spring-boot-admin-sample-servlet-graalvm:latest
19
20
21
## Running the example
0 commit comments