Sign inSign up

jboss/drools-workbench-showcase:6.2.0.Final

Manifest digest

sha256:a7e8e7c70a7f0e58ab3c3419e1a0feaf9c768ffcabd143b0bec0cb4643918675

OS/ARCH

linux/amd64

Compressed size

401.34 MB

Last pushed

almost 10 years by jboss

Type

Image

Manifest digest

sha256:a7e8e7c70a7f0e58ab3c3419e1a0feaf9c768ffcabd143b0bec0cb4643918675

Image Layers

1MAINTAINER The CentOS Project <[email protected]>0 B
2ADD file ... in /67.27 MB
3LABEL name=CentOS Base Image vendor=CentOS0 B
4CMD ["/bin/bash"]0 B
5MAINTAINER Marek Goldmann <[email protected]>0 B
6/bin/sh -c yum update -y20.95 MB
7/bin/sh -c groupadd -r jboss1.97 KB
8WORKDIR /opt/jboss0 B
9USER [jboss]0 B
10MAINTAINER Marek Goldmann <[email protected]>0 B
11USER [root]0 B
12/bin/sh -c yum -y install71 MB
13USER [jboss]0 B
14ENV JAVA_HOME=/usr/lib/jvm/java0 B
15ENV WILDFLY_VERSION=8.1.0.Final0 B
16/bin/sh -c cd $HOME &&110.6 MB
17ENV JBOSS_HOME=/opt/jboss/wildfly0 B
18EXPOSE 8080/tcp 9990/tcp0 B
19CMD ["/opt/jboss/wildfly/bin/standalone.sh" "-b" "0.0.0.0"]0 B
20MAINTAINER "Roger Martinez" "[email protected]"0 B
21ENV KIE_REPOSITORY=https://repository.jboss.org/nexus/content/groups/public-jboss/0 B
22ENV DROOLS_VERSION=6.2.0.Final0 B
23ENV DROOLS_CLASSIFIER=wildfly80 B
24ENV DROOLS_CONTEXT_PATH=drools-wb0 B
25ENV JAVA_OPTS=-XX:MaxPermSize=256m -Xms256m -Xmx512m0 B
26USER [jboss]0 B
27/bin/sh -c curl -o /opt/jboss/$DROOLS_CONTEXT_PATH.war131.5 MB
28EXPOSE 8001/tcp0 B
29WORKDIR /opt/jboss/wildfly/bin/0 B
30CMD ["./standalone.sh" "-b" "0.0.0.0" "--server-config=standalone-full.xml"]0 B
31MAINTAINER "Roger Martinez" "[email protected]"0 B
32ADD file ... in /opt/jboss/wildfly/standalone/configuration/standalone-full-drools.xml 5.34 KB
33ADD file ... in /opt/jboss/wildfly/standalone/configuration/drools-users.properties 316 B
34ADD file ... in /opt/jboss/wildfly/standalone/configuration/drools-roles.properties 358 B
35USER [root]0 B
36/bin/sh -c chown jboss:jboss /opt/jboss/wildfly/standalone/configuration/standalone-full-drools.xml5.52 KB
37USER [jboss]0 B
38WORKDIR /opt/jboss/wildfly/bin/0 B
39CMD ["./standalone.sh" "-b" "0.0.0.0"0 B

Command

MAINTAINER The CentOS Project <[email protected]>