Chirag Krishnaswamy chirag
  • Joined on 2023-07-15

bubbles-frontend (4.1.0-snapshot)

Published 2025-10-02 18:07:41 +00:00 by chirag

Installation

docker pull git.pluralkraft.com/chirag/bubbles-frontend:4.1.0-snapshot
sha256:ab4bb1d15337334bd0f4a8266a2226fa3f3404a1707d9169a77fa130090b312f

Image Layers

ARG JAVA_PACKAGE=java-11-openjdk-headless
ARG RUN_JAVA_VERSION=1.3.8
ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en
|2 JAVA_PACKAGE=java-11-openjdk-headless RUN_JAVA_VERSION=1.3.8 /bin/sh -c microdnf install curl ca-certificates ${JAVA_PACKAGE} && microdnf update && microdnf clean all && mkdir /deployments && chown 1001 /deployments && chmod "g+rwX" /deployments && chown 1001:root /deployments && curl https://repo1.maven.org/maven2/io/fabric8/run-java-sh/${RUN_JAVA_VERSION}/run-java-sh-${RUN_JAVA_VERSION}-sh.sh -o /deployments/run-java.sh && chown 1001 /deployments/run-java.sh && chmod 540 /deployments/run-java.sh && echo "securerandom.source=file:/dev/urandom" >> /etc/alternatives/jre/conf/security/java.security
ENV JAVA_OPTIONS=-Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager
COPY --chown=1001dir:de6e6378a811deca596312a119740d2ea5ec7ae1565c3f25540389ff5ae9caf7 in /deployments/lib/
COPY --chown=1001file:cfd525501570fe79fa35efc66784fa42ce0fa90a31eb185b6e3cb23d7f3425c3 in /deployments/
COPY --chown=1001dir:6bb8d7a408e60178705d09ddff56f302e25341218c2e26c01addf885c87a04e4 in /deployments/app/
COPY --chown=1001dir:48a1e2fbe3f8964e4fa3fe82d38f15f5aa0754012c3f168688039c991bbf50fc in /deployments/quarkus/
EXPOSE 8080
USER 1001
ENTRYPOINT ["/deployments/run-java.sh"]

Labels

Key Value
architecture arm64
build-date 2021-10-26T13:03:10.720540
com.redhat.build-host arm-002.osbs.prod.upshift.rdu2.redhat.com
com.redhat.component ubi8-minimal-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
description The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
distribution-scope public
io.k8s.description The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
io.k8s.display-name Red Hat Universal Base Image 8 Minimal
io.openshift.expose-services
io.openshift.tags minimal rhel8
maintainer Red Hat, Inc.
name ubi8-minimal
release 212
summary Provides the latest release of the minimal Red Hat Universal Base Image 8.
url https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.4-212
vcs-ref 7256039d3c371a38cf13906dcf5688c19700c73b
vcs-type git
vendor Red Hat, Inc.
version 8.4
Details
Container
2025-10-02 18:07:41 +00:00
1
OCI / Docker
linux/arm64
195 MiB
Versions (1) View all
4.1.0-snapshot 2025-10-02