Block a user
users-server-ci-edition (develop-dc355bd604)
Published 2026-06-04 19:51:11 +00:00 by francesco.colurcio
Installation
docker pull git.27colu.it/francesco.colurcio/users-server-ci-edition:develop-dc355bd604sha256:22dacf165f096ca5890c0d90d04a13b45414f65c97661f34ad8aad66e5f02ba1
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 57afad6bd1 | linux/amd64 | 188 MiB |
Image Layers ( linux/amd64)
| WORKDIR /app |
| ARG JAR_FILE=target/users-server-develop-dc355bd604.jar |
| COPY target/users-server-develop-dc355bd604.jar /app/app.jar # buildkit |
| RUN |1 JAR_FILE=target/users-server-develop-dc355bd604.jar /bin/sh -c timeout 60 java -Dspring.profiles.active=smoke -Dspring.context.exit=on-refresh -XX:ArchiveClassesAtExit=/app/app-cds.jsa -jar /app/app.jar; ERR=$?; if [ $ERR -ne 0 ] && [ $ERR -ne 143 ] && [ $ERR -ne 124 ]; then exit $ERR; fi; echo "#!/bin/sh" > /app/start.sh; echo "exec java -XX:SharedArchiveFile=/app/app-cds.jsa \\" >> /app/start.sh; echo " -jar /app/app.jar \"\$@\"" >> /app/start.sh; chmod +x /app/start.sh # buildkit |
| HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:7010/actuator/health | grep -q '"status":"UP"' || exit 1] Interval:30s Timeout:5s StartPeriod:1m0s StartInterval:0s Retries:3} |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/app/start.sh"] |
| mount / from exec /bin/sh -c timeout 60 java -Dspring.profiles.active=smoke -Dspring.context.exit=on-refresh -XX:ArchiveClassesAtExit=/app/app-cds.jsa -jar /app/app.jar; ERR=$?; if [ $ERR -ne 0 ] && [ $ERR -ne 143 ] && [ $ERR -ne 124 ]; then exit $ERR; fi; echo "#!/bin/sh" > /app/start.sh; echo "exec java -XX:SharedArchiveFile=/app/app-cds.jsa \\" >> /app/start.sh; echo " -jar /app/app.jar \"\$@\"" >> /app/start.sh; chmod +x /app/start.sh |
Labels
| Key | Value |
|---|---|
| maintainer | BellSoft <info@bell-sw.com> |
| org.opencontainers.image.authors | BellSoft <info@bell-sw.com> |
| org.opencontainers.image.description | BellSoft Alpaquita Linux Stream (musl) image with Liberica JRE 21 with CRaC support, APK tools removed |
Details
2026-06-04 19:51:11 +00:00
Versions (11)
View all
Container
38
OCI / Docker
latest
2026-06-05
develop-e4dd2bd43d
2026-06-05
develop-dc355bd604
2026-06-04
develop-b601105be1
2026-06-04
develop-3da65cf253
2026-06-04