Sign inSign up

bizhubaustralia/skyve-wildfly-mysql:20.0.1.Final

Languages & frameworks
Web servers
Manifest digest

sha256:c1ccce090d47b4fd8f023ccc6049f7191205210caecf3c13b7a71c5e27979a54

OS/ARCH

linux/amd64

Compressed size

351.16 MB

Last pushed

over 3 years by bizhubaustralia

Type

Image

Manifest digest

sha256:c1ccce090d47b4fd8f023ccc6049f7191205210caecf3c13b7a71c5e27979a54

Image Layers

1ADD file ... in / 72.35 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4MAINTAINER Marek Goldmann <[email protected]>0 B
5/bin/sh -c yum update -y10.29 MB
6/bin/sh -c groupadd -r jboss1.99 KB
7WORKDIR /opt/jboss0 B
8USER jboss0 B
9MAINTAINER Marek Goldmann <[email protected]>0 B
10USER root0 B
11/bin/sh -c yum -y install76.9 MB
12USER jboss0 B
13ENV JAVA_HOME=/usr/lib/jvm/java0 B
14ENV WILDFLY_VERSION=20.0.1.Final0 B
15ENV WILDFLY_SHA1=95366b4a0c8f2e6e74e3e4000a98371046c83eeb0 B
16ENV JBOSS_HOME=/opt/jboss/wildfly0 B
17USER root0 B
18/bin/sh -c cd $HOME 182.71 MB
19ENV LAUNCH_JBOSS_IN_BACKGROUND=true0 B
20USER jboss0 B
21EXPOSE 80800 B
22CMD ["/opt/jboss/wildfly/bin/standalone.sh" "-b" "0.0.0.0"]0 B
24USER root0 B
25COPY file:6a34271138f75a68402ca3dc329ef31e17bab063af118e4e2286ce080e7c0457 in /usr/bin/entrypoint.sh 246 B
26/bin/sh -c chmod +x /usr/bin/entrypoint.sh244 B
27/bin/sh -c yum -y install6.81 MB
28USER jboss0 B
29ADD file ... in /opt/jboss/wildfly/standalone/configuration/standalone.xml.template 5.47 KB
30ENTRYPOINT ["entrypoint.sh"]0 B
31CMD ["/opt/jboss/wildfly/bin/standalone.sh" "-b" "0.0.0.0"0 B
33USER jboss0 B
34ADD com /opt/jboss/wildfly/modules/com/ # buildkit2.09 MB
35ADD standalone.xml /opt/jboss/wildfly/standalone/configuration/standalone.xml.template # buildkit5.69 KB
36ENTRYPOINT ["entrypoint.sh"]0 B
37CMD ["/opt/jboss/wildfly/bin/standalone.sh" "-b" "0.0.0.0" "-Djava.locale.providers=COMPAT,CLDR"]0 B

Command

ADD file:61908381d3142ffba798ae9a904476d19b197ab79d0338f14bec0f76649df8d4 in /