Sign inSign up

xldevdocker/deploy-task-engine:23.3.3-centos

Manifest digest

sha256:152c07c838e2fead6105fb7a5f62d2ceb5a8a8dec7d980d07a78b0dfe77b946c

OS/ARCH

linux/amd64

Compressed size

1.02 GB

Last pushed

over 2 years by xldevdocker

Type

Image

Manifest digest

sha256:152c07c838e2fead6105fb7a5f62d2ceb5a8a8dec7d980d07a78b0dfe77b946c

Image Layers

1ADD file ... in / 72.57 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4MAINTAINER XebiaLabs Development <[email protected]>0 B
5LABEL name=xebialabs/deploy-task-engine [email protected] vendor=XebiaLabs0 B
6ENV USER_UID=10001 APP_ROOT=/opt/xebialabs0 B
7ENV APP_HOME=/opt/xebialabs/deploy-task-engine0 B
8/bin/sh -c yum update -y127.26 MB
9COPY dir:46c694ada37605a80b1fd0e4a4c858b939ba49b6cb4b89163e021496ea262076 in /opt/xebialabs 410.59 MB
10ENV OS=centos0 B
11ENV TERRAFORM_VERSION=0.11.130 B
12/bin/sh -c curl -o /tmp/terraform.zip20.5 MB
13/bin/sh -c echo $'\n#\n# Set322 B
14COPY file:2f16a1325523181396768afb48cfa8c89e0c21a1e6c82cd1db37a6fb380f46bb in /opt/xebialabs 9.31 KB
15/bin/sh -c chmod ugo+x ${APP_ROOT}/tini9.31 KB
16/bin/sh -c groupadd -r -g561 B
17/bin/sh -c useradd -r -M4.61 KB
18/bin/sh -c chown -R 10001410.6 MB
19WORKDIR /opt/xebialabs/deploy-task-engine0 B
20ENV APP_PORT=4516 XL_DB_URL=jdbc:derby:repository/db;create=true XLD_TASK_QUEUE_NAME=xld-tasks-queue0 B
21USER 100010 B
22VOLUME [/opt/xebialabs/deploy-task-engine/conf /opt/xebialabs/deploy-task-engine/ext /opt/xebialabs/deploy-task-engine/hotfix/lib0 B
23EXPOSE 45160 B
24ENTRYPOINT ["/opt/xebialabs/tini" "--" "/opt/xebialabs/deploy-task-engine/bin/run-in-container.sh"]0 B

Command

ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /