Namespace
canal
Image / Tag
canal-server:v1.1.0
Content Digest
sha256:189bccbc868790884c87708032fcfbefa0ae04341d67730e5361091f97e55361
Details
Created

2018-08-20 06:00:09 UTC

Size

358 MB

Content Digest
Labels
  • org.label-schema.build-date
    20180804
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
DOWNLOAD_LINK

http://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jdk-8u181-linux-x64.rpm

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:1c8f9aa56c90ab24207ff5ca6b853bdbffb40b7801055d0b9c934cb16b5b43dd - 18.58% (66.6 MB)

[#001] sha256:c5e21c824d1c62d508f33317af6af8e3bdea39ae2898766ff05df8f30ab4c4e3 - 13.33% (47.8 MB)

[#002] sha256:4ba7edb60123c1330bed57c30855c955932641f4250c4590b06a9ce70acd2790 - 52.7% (189 MB)

[#003] sha256:87ea0b35bd3fb7c369047e650320eb2e42061a2faac3e8f925bf07588f47b9ca - 0.0% (3.75 KB)

[#004] sha256:5849f971ea77b4f1c5d98504574c1c26de3fe0588331114e11db99504d1377fc - 6.83% (24.5 MB)

[#005] sha256:71de5b52c8598676819be0d8c9bc992bc8c265aafc81f1eb91a90bfeba35fda9 - 8.55% (30.6 MB)


History
2018-08-06 19:22:35 UTC

/bin/sh -c #(nop) ADD file:769078df784180af430a478e45561a3a6ef0721cebeae55b5d7cb9a64248823b in /

2018-08-06 19:22:44 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20180804

2018-08-06 19:22:45 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2018-08-14 04:45:52 UTC

/bin/sh -c #(nop) MAINTAINER agapple (jianghang115@gmail.com)

2018-08-14 04:59:14 UTC

/bin/sh -c #(nop) ENV DOWNLOAD_LINK=http://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jdk-8u181-linux-x64.rpm

2018-08-14 05:00:51 UTC

/bin/sh -c /bin/cp -f /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo 'root:Hello1234' | chpasswd && groupadd -r admin && useradd -g admin admin && yum install -y man && yum install -y dstat && yum install -y unzip && yum install -y nc && yum install -y openssh-server && yum install -y tar && yum install -y which && yum install -y wget && yum install -y perl && yum install -y file && ssh-keygen -q -N "" -t dsa -f /etc/ssh/ssh_host_dsa_key && ssh-keygen -q -N "" -t rsa -f /etc/ssh/ssh_host_rsa_key && sed -ri 's/session required pam_loginuid.so/#session required pam_loginuid.so/g' /etc/pam.d/sshd && sed -i -e 's/^#Port 22$/Port 2222/' /etc/ssh/sshd_config && mkdir -p /root/.ssh && chown root.root /root && chmod 700 /root/.ssh && yum install -y cronie && sed -i '/session required pam_loginuid.so/d' /etc/pam.d/crond && true

2018-08-14 05:01:40 UTC

/bin/sh -c touch /var/lib/rpm/* && wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=xxx; oraclelicense=accept-securebackup-cookie" "$DOWNLOAD_LINK" -O /tmp/jdk-8-linux-x64.rpm && yum -y install /tmp/jdk-8-linux-x64.rpm && /bin/rm -f /tmp/jdk-8-linux-x64.rpm && echo "export JAVA_HOME=/usr/java/latest" >> /etc/profile && echo "export PATH=\$JAVA_HOME/bin:\$PATH" >> /etc/profile && yum clean all && true

2018-08-14 05:01:41 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2018-08-20 06:00:03 UTC

/bin/sh -c #(nop) MAINTAINER agapple (jianghang115@gmail.com)

2018-08-20 06:00:04 UTC

/bin/sh -c #(nop) COPY dir:3af86fca2b01c3bfed83ea324515e9b975b5de97f621c946a2aee8bcb2a9b3af in /tmp/docker/

2018-08-20 06:00:04 UTC

/bin/sh -c #(nop) COPY file:8e9f5aed1e1650eaf098266747383d1eb9a53f5d6fb12d0816062ca36f61a6fd in /home/admin/

2018-08-20 06:00:07 UTC

/bin/sh -c cp -R /tmp/docker/alidata /alidata && chmod +x /alidata/bin/* && mkdir -p /home/admin && cp -R /tmp/docker/admin/* /home/admin/ && /bin/cp -f alidata/bin/lark-wait /usr/bin/lark-wait && mkdir -p /home/admin/canal-server && tar -xzvf /home/admin/canal.deployer-*.tar.gz -C /home/admin/canal-server && /bin/rm -f /home/admin/canal.deployer-*.tar.gz && mkdir -p home/admin/canal-server/logs && chmod +x /home/admin/*.sh && chmod +x /home/admin/bin/*.sh && chown admin: -R /home/admin && yum clean all && true

2018-08-20 06:00:08 UTC

/bin/sh -c #(nop) EXPOSE 11111 2222 8000 8080

2018-08-20 06:00:08 UTC

/bin/sh -c #(nop) WORKDIR /home/admin

2018-08-20 06:00:08 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/alidata/bin/main.sh"]

2018-08-20 06:00:09 UTC

/bin/sh -c #(nop) CMD ["/home/admin/app.sh"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete