|
|
|
@ -9,10 +9,6 @@ |
|
|
|
# |
|
|
|
# podman build -f src/main/docker/Dockerfile.jvm -t quay.io/madroadshowfrance2023/tekton-pipeline-slack-bot:latest . |
|
|
|
# |
|
|
|
# Then run the container using: |
|
|
|
# |
|
|
|
# docker run -i --rm -e quarkus/slack-bot-jvm |
|
|
|
# |
|
|
|
# This image uses the `run-java.sh` script to run the application. |
|
|
|
# This scripts computes the command line to execute your Java application, and |
|
|
|
# includes memory/GC tuning. |
|
|
|
|