keycloak-api-key-dashboard-local (sha256:536eba1fc72660816d4ce2eaab762a91d4303cc2ed61e07bbfb0bf505786f2ee)

Published 2025-05-04 14:08:02 -04:00 by simcop2387

Installation

docker pull gitea.simcop2387.info/simcop2387/keycloak-api-key-dashboard-local@sha256:536eba1fc72660816d4ce2eaab762a91d4303cc2ed61e07bbfb0bf505786f2ee
sha256:536eba1fc72660816d4ce2eaab762a91d4303cc2ed61e07bbfb0bf505786f2ee

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'
RUN /bin/sh -c echo 'deb http://deb.debian.org/debian bookworm-backports main' > /etc/apt/sources.list.d/backports.list # buildkit
RUN /bin/sh -c apt update && apt install -y git build-essential maven default-jre-headless # buildkit
RUN /bin/sh -c mkdir /tmp/build # buildkit
ADD ./keycloak-api-key-demo/dashboard-service/ /tmp/build # buildkit
WORKDIR /tmp/build
RUN /bin/sh -c ls -lah # buildkit
ADD ./api-dashboard/application.properties /tmp/build/src/main/resources/application.properties # buildkit
RUN /bin/sh -c mvn clean package # buildkit
RUN /bin/sh -c ls -lah target/ # buildkit
WORKDIR /app
RUN /bin/sh -c cp /tmp/build/target/dashboard-service-0.1.jar /app/app.jar # buildkit
EXPOSE map[8180/tcp:{}]
CMD ["java" "-jar" "app.jar"]

Labels

Key Value
org.opencontainers.image.created 2025-05-04T18:05:26Z
org.opencontainers.image.revision 4a53269dd420f32f9a97ba00fc0139f2b372821a
org.opencontainers.image.source https://gitea.simcop2387.info/simcop2387/keycloak-local.git
org.opencontainers.image.url https://gitea.simcop2387.info/simcop2387/keycloak-local
Details
Container
2025-05-04 14:08:02 -04:00
1
OCI / Docker
linux/amd64
438 MiB
Versions (33) View all
latest 2025-05-04
build-15 2025-05-04
build-14 2025-05-04
build-13 2025-05-04
build-9 2025-01-07