Skip to content

Commit

Permalink
🧣 quarkus native build 🧣
Browse files Browse the repository at this point in the history
  • Loading branch information
eformat committed Jan 16, 2024
1 parent 6132e2f commit 27429c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ make podman-stop
make podman-push
```

Native quarkus build can be run and run using:
```
make podman-build-native
./target/pet-battle-api-1.6.0-runner
```

#### Jkube remote-dev OpenShift

Create a project
Expand Down

0 comments on commit 27429c1

Please sign in to comment.