Skip to content

Instantly share code, notes, and snippets.

@huslage
Created March 7, 2023 20:31
Show Gist options
  • Save huslage/659fce1293c480c642b2f4ddf488c76a to your computer and use it in GitHub Desktop.
Save huslage/659fce1293c480c642b2f4ddf488c76a to your computer and use it in GitHub Desktop.
➜ comprova git:(master) ✗ docker history --no-trunc docker.whatsapp.biz/coreapp:v2.45.1
IMAGE CREATED CREATED BY SIZE COMMENT
sha256:00c0c7a18cce68c3727d55cb9a732d707c7882d9a68b2abdff00d041e8bf21b5 8 weeks ago /bin/sh -c #(nop) CMD ["launch_within_docker.sh"] 0B
<missing> 8 weeks ago |2 bindir=/opt/whatsapp/bin prefix=/usr/local/waent /bin/sh -c if [ "$release" = "1" ] ; then rm set_up_for_sanitizer ; else ./set_up_for_sanitizer.sh ; fi 651MB
<missing> 8 weeks ago |2 bindir=/opt/whatsapp/bin prefix=/usr/local/waent /bin/sh -c chmod +x set_up_for_sanitizer.sh 360B
<missing> 8 weeks ago /bin/sh -c #(nop) WORKDIR /opt/whatsapp/bin 0B
<missing> 8 weeks ago |2 bindir=/opt/whatsapp/bin prefix=/usr/local/waent /bin/sh -c sed -i '1 i openssl_conf = default_conf' /usr/lib/ssl/openssl.cnf && echo "[ default_conf ]" >> /usr/lib/ssl/openssl.cnf && echo "ssl_conf = ssl_sect" >> /usr/lib/ssl/openssl.cnf && echo "[ssl_sect]" >> /usr/lib/ssl/openssl.cnf && echo "system_default = ssl_default_sect" >> /usr/lib/ssl/openssl.cnf && echo "[ssl_default_sect]" >> /usr/lib/ssl/openssl.cnf && echo "MinProtocol = TLSv1" >> /usr/lib/ssl/openssl.cnf && echo "CipherString = DEFAULT:@SECLEVEL=1" >> /usr/lib/ssl/openssl.cnf 11.1kB
<missing> 8 weeks ago /bin/sh -c #(nop) EXPOSE 6250-6253 0B
<missing> 8 weeks ago /bin/sh -c #(nop) ENV WA_TCP_LISTEN_ADDRESS=any 0B
<missing> 8 weeks ago /bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/waent:. 0B
<missing> 8 weeks ago /bin/sh -c #(nop) COPY dir:72043feb096fbf4266efcfb14c7e676c3ac624b79ee4f34a03f1607f0121016d in / 86.3MB
<missing> 8 weeks ago /bin/sh -c #(nop) ARG bindir=/opt/whatsapp/bin 0B
<missing> 8 weeks ago /bin/sh -c #(nop) ARG prefix=/usr/local/waent 0B
<missing> 8 weeks ago /bin/sh -c #(nop) LABEL maintainer=business_api@support.whatsapp.com 0B
<missing> 7 months ago RUN |3 mediadir=/usr/local/wamedia prefix=/usr/local/waent tmpdir=/tmp /bin/sh -c wget --progress=dot:giga https://bootstrap.pypa.io/get-pip.py && python3 get-pip.py && pip install --no-cache-dir boto3==1.17.23 && rm -fr get-pip.py # buildkit 81.5MB buildkit.dockerfile.v0
<missing> 7 months ago WORKDIR /tmp 0B buildkit.dockerfile.v0
<missing> 7 months ago ARG tmpdir=/tmp 0B buildkit.dockerfile.v0
<missing> 7 months ago RUN |2 mediadir=/usr/local/wamedia prefix=/usr/local/waent /bin/sh -c ln -s python3 python # buildkit 7B buildkit.dockerfile.v0
<missing> 7 months ago WORKDIR /usr/bin 0B buildkit.dockerfile.v0
<missing> 7 months ago RUN |2 mediadir=/usr/local/wamedia prefix=/usr/local/waent /bin/sh -c mkdir -p ${prefix}/logs ${mediadir} ${prefix}/data /var/log/whatsapp/archive # buildkit 0B buildkit.dockerfile.v0
<missing> 7 months ago ARG prefix=/usr/local/waent 0B buildkit.dockerfile.v0
<missing> 7 months ago ARG mediadir=/usr/local/wamedia 0B buildkit.dockerfile.v0
<missing> 7 months ago RUN /bin/sh -c apt-get update -y && apt-get upgrade -y && apt-get install -y --allow-downgrades e2fsprogs=1.45.5-2ubuntu1.1 libdb5.3=5.3.28+dfsg1-0.6ubuntu2 libgcrypt20=1.8.5-5ubuntu1.1 netcat-openbsd=1.206-1ubuntu1 libss2=1.45.5-2ubuntu1 ssh=1:8.2p1-4ubuntu0.2 && rm -rf /var/lib/apt/lists/* # buildkit 12.2MB buildkit.dockerfile.v0
<missing> 7 months ago RUN /bin/sh -c apt-get update -y && apt-get upgrade -y && apt-get install -y curl=7.68.0-1ubuntu2.12 gdb=9.1-0ubuntu1 libexif-dev=0.6.21-6ubuntu0.4 libmariadb-dev-compat=1:10.3.34-0ubuntu0.20.04.1 libpq-dev=12.11-0ubuntu0.20.04.1 libseccomp2=2.5.1-1ubuntu1~20.04.2 libsodium-dev=1.0.18-1 libsqlite3-dev=3.31.1-4ubuntu0.3 python3=3.8.2-0ubuntu2 python3-apt=2.0.0ubuntu0.20.04.3 python3-distutils=3.8.10-0ubuntu1~20.04 ssh=1:8.2p1-4ubuntu0.2 wget=1.20.3-1ubuntu1 # buildkit 230MB buildkit.dockerfile.v0
<missing> 7 months ago RUN /bin/sh -c apt-get update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata=2022a-0ubuntu0.20.04 # buildkit 47.4MB buildkit.dockerfile.v0
<missing> 7 months ago RUN /bin/sh -c sed -i 's/archive.ubuntu.com/mirror.facebook.net/g' /etc/apt/sources.list # buildkit 2.76kB buildkit.dockerfile.v0
<missing> 7 months ago RUN /bin/sh -c apt purge appstream # buildkit 0B buildkit.dockerfile.v0
<missing> 7 months ago LABEL maintainer=business_api@support.whatsapp.com 0B buildkit.dockerfile.v0
<missing> 9 months ago /bin/sh -c #(nop) CMD ["bash"] 0B
<missing> 9 months ago /bin/sh -c #(nop) ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in / 72.8MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment