Sign inSign up

xldevdocker/deploy-task-engine:23.1.10-centos

Manifest digest

sha256:11bf4455ba2c7102285af69561e96f223584df3eb0d8853fb59984a8122494a2

OS/ARCH

linux/amd64

Compressed size

1.01 GB

Last pushed

over 2 years by xldevdocker

Type

Image

Manifest digest

sha256:11bf4455ba2c7102285af69561e96f223584df3eb0d8853fb59984a8122494a2

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:edca64b814a0577731fb053b27a186a6a0ef84dab5e8dd3560595aaa68f6dc74 in /opt/xebialabs 409.26 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# Set323 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 -g560 B
17/bin/sh -c useradd -r -M4.61 KB
18/bin/sh -c chown -R 10001409.27 MB
19WORKDIR /opt/xebialabs/deploy-task-engine0 B
20ENV XL_DB_URL=jdbc:derby:repository/db;create=true XLD_TASK_QUEUE_NAME=xld-tasks-queue XLD_TASK_QUEUE_IN_PROCESS_MAX_DISK_USAGE=1000 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 0 B
24ENTRYPOINT ["/opt/xebialabs/tini" "--" "/opt/xebialabs/deploy-task-engine/bin/run-in-container.sh"]0 B

Command

ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /