Skip to content
Snippets Groups Projects
Commit c5dffaa0 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2651 add dockerfile for quarkus jenkins build

parent 4e7040bb
Branches
Tags
No related merge requests found
FROM openjdk:17-alpine
RUN apk update
RUN apk add podman
CMD ["jshell"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment