keycloak-api-key-dashboard-local (sha256:e0be1808b3f5b4e8d49c053696b78747f62c76f0bd3dbcc3a42c251bb6486ff4)
Published 2024-01-25 09:45:45 -05:00 by simcop2387
Installation
docker pull gitea.simcop2387.info/simcop2387/keycloak-api-key-dashboard-local@sha256:e0be1808b3f5b4e8d49c053696b78747f62c76f0bd3dbcc3a42c251bb6486ff4sha256:e0be1808b3f5b4e8d49c053696b78747f62c76f0bd3dbcc3a42c251bb6486ff4Image layers
| ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in / |
| CMD ["bash"] |
| /bin/sh -c echo 'deb http://deb.debian.org/debian bookworm-backports main' > /etc/apt/sources.list.d/backports.list |
| 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 |
| 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 | 2024-01-25T14:42:14Z |
| org.opencontainers.image.revision | ab74b5e17d5c4912dabcec8fdd9b2cc28cc03cb6 |
| org.opencontainers.image.source | https://gitea.simcop2387.info/simcop2387/keycloak-local.git |
| org.opencontainers.image.url | https://gitea.simcop2387.info/simcop2387/keycloak-local |
Details
2024-01-25 09:45:45 -05:00
Versions (33)
View all
Container
1
OCI / Docker
linux/amd64
438 MiB