Sign inSign up

jeffersonlab/presenter:5.4

Manifest digest

sha256:0c636661ee2e643311ee1aa766686f16c3f187847591af01b4794091d3dd485a

OS/ARCH

linux/amd64

Compressed size

1.17 GB

Last pushed

13 days by slominskir

Type

Image

Manifest digest

sha256:0c636661ee2e643311ee1aa766686f16c3f187847591af01b4794091d3dd485a

Image Layers

1ADD almalinux-9-default-amd64.tar.xz / # buildkit66.51 MB
2CMD ["/bin/bash"]0 B
3RUN curl -O https://code.jlab.org/acc/iac/containers/almalinux-container/-/raw/main/update-trust-almalinux.sh 175.71 MB
4RUN dnf install -y java-21-openjdk-devel415.59 MB
5ARG CUSTOM_CRT_URL=https://ace.jlab.org/acc-ca.crt http://pki.jlab.org/JLabCA.crt0 B
6ARG RUN_USER=dev0 B
7ARG ORACLE_DRIVER_PATH=/ojdbc17-23.9.0.25.070 B
8ARG MARIADB_DRIVER_PATH=/mariadb-java-client-3.3.3.jar0 B
9USER root0 B
10COPY /unicopy / # buildkit6.17 KB
11RUN |4 CUSTOM_CRT_URL=https://ace.jlab.org/acc-ca.crt http://pki.jlab.org/JLabCA.crt RUN_USER=dev491 MB
12COPY /tmp/server.p12 /opt/wildfly/current/standalone/configuration # buildkit2.86 KB
13RUN |4 CUSTOM_CRT_URL=https://ace.jlab.org/acc-ca.crt http://pki.jlab.org/JLabCA.crt RUN_USER=dev46.56 MB
14ENTRYPOINT ["/container-entrypoint.sh"]0 B
15ENV ORACLE_DRIVER_PATH=/ojdbc17-23.9.0.25.070 B
16ENV MARIADB_DRIVER_PATH=/mariadb-java-client-3.3.3.jar0 B
17USER dev0 B
18HEALTHCHECK &{["CMD-SHELL" "/container-healthcheck.sh"] "30s" "10s"0 B
19COPY /app/container/app/app-setup.env / # buildkit338 B
20USER root0 B
21RUN /bin/sh -c /server-setup.sh /app-setup.env18.17 KB
22USER dev0 B
23COPY /app/build/libs/* /opt/wildfly/current/standalone/deployments # buildkit4.21 MB
24ENV TZ=America/New_York0 B
25ENV ORACLE_DATASOURCE=presenter0 B
26ENV ORACLE_SERVER=oracle:15210 B
27ENV ORACLE_USER=PRESENTER_OWNER0 B
28ENV ORACLE_PASS=password0 B
29ENV ORACLE_SERVICE=xepdb10 B
30ENV PUPPET_SHOW_SERVER_URL=http://puppet:30000 B
31ENV BACKEND_SERVER_URL=http://presenter:80800 B
32ENV FRONTEND_SERVER_URL=https://localhost:84430 B
33ENV LOGBOOK_SERVER_URL=https://logbooks.jlab.org0 B
34ENV DTM_URL=https://ace.jlab.org/dtm0 B
35ENV BTM_URL=https://ace.jlab.org/btm0 B
36ENV RESIZE_URL=http://resize:8080/resize0 B
37ENV SRM_URL:=https://ace.jlab.org/srm0 B
38ENV CALENDAR_URL=https://ace.jlab.org/calendar0 B
39ENV WORKMAP_URL=https://ace.jlab.org/workmap0 B
40ENV WEATHER_URL=https://accweb.acc.jlab.org/weather0 B
41ENV WHITEBOARD_URL=https://cebaf.jlab.org/files/ops/accboard/0 B
42ENV POWER_URL=https://ace.jlab.org/apps/meters-dashboard0 B

Command

ADD almalinux-9-default-amd64.tar.xz / # buildkit