2020-10-27 15:49:41 UTC
75.4 MB
E3FF2839C048B25C084DEBE9B26995E310250568
LANGC.UTF-8
PATH/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHON_GET_PIP_SHA2562250ab0a7e70f6fd22b955493f7f5cf1ea53e70b584a84a32573644a045b4bfb
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/8283828b8fd6f1783daf55a765384e6d8d2c5014/get-pip.py
PYTHON_PIP_VERSION20.2.4
PYTHON_VERSION3.8.6
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 3.54% (2.67 MB)
[#001] sha256:55578f60cda7613da5791c7c3424aaad36a95084141f2f0b9fa8f715044ce672 - 0.36% (274 KB)
[#002] sha256:bcfc1cf210557913f58b122e6ed986e233d25536f1ae11367439430cc992b01c - 14.28% (10.8 MB)
[#003] sha256:9a5a622b736ad0dcbc4c8c4df44a11a1d925b6a30047b6714caaa65f246778ed - 0.0% (230 Bytes)
[#004] sha256:359339bdbdba4730260a90c3ccd2da09f47887e00693a66f3495987933ed8184 - 2.68% (2.02 MB)
[#005] sha256:1051ae8fb9ac94ffbb6ce20725325c8a4969564c1b7b70043181ad6d9250579a - 21.78% (16.4 MB)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#007] sha256:7ba42c2021e526d815fd8d25f5dd6d0e3023f61947b0137b1ae2855607625eb4 - 47.59% (35.9 MB)
[#008] sha256:7491b4096835aa8f43e7d4b5d56a36a33cca930ff3577f51f12e0c60dffa48de - 7.33% (5.53 MB)
[#009] sha256:67092bd8d7a9a6a0dc7e78d366e1ec9e2e33b03fa492e29383cc8827199756c2 - 0.0% (1.04 KB)
[#010] sha256:1ef5ed238a21523220edf3a13c50ceebbe3225e67fa457ad18ef34d3468b36ea - 0.0% (281 Bytes)
[#011] sha256:bfeb6aabbf88f8a87a57bd7c66c2bc81603bb7760a5fdb6d10a3a937ebee69f8 - 0.0% (595 Bytes)
[#012] sha256:3acc0b3ff3dfb806cd07c7a56455813df2efb79d04eb22643b8c1998293c6925 - 0.0% (1.13 KB)
[#013] sha256:ec695b5e7c06f713ebbde865bc062db08893dd388c9b8fecd2428a934e3af295 - 0.01% (5.45 KB)
[#014] sha256:712e41eae9b8fb66a3bb2cff59fc5733b1ee09b61f808cc327fd630b277ffc01 - 0.0% (3.57 KB)
[#015] sha256:c30ba2f3bec3e3d8d8c578470fb3c0bf213ada34c4a70b779ac6631804be6aae - 0.01% (6.42 KB)
[#016] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#017] sha256:96bb8fafa773a2fb7cfcc171600a31b88c591320c7b69aec5475d64fdb19297f - 0.0% (291 Bytes)
[#018] sha256:a0290e9c966a17aba06544e39914c465ab7340b455d729aa192956b1867af34a - 2.41% (1.82 MB)
[#019] sha256:7ab1947e2a6ab97eb05c1e564667a17b47d7be7dd0b0334fc87259edc085a0a0 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 04:00:43 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-10-22 04:43:53 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-10-22 04:43:55 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-10-22 04:55:16 UTC/bin/sh -c #(nop) ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
2020-10-22 05:06:03 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.8.6
2020-10-22 05:13:01 UTC/bin/sh -c set -ex && apk add --no-cache --virtual .fetch-deps gnupg tar xz && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" && export GNUPGHOME="$(mktemp -d)" && gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" && gpg --batch --verify python.tar.xz.asc python.tar.xz && { command -v gpgconf > /dev/null && gpgconf --kill all || :; } && rm -rf "$GNUPGHOME" python.tar.xz.asc && mkdir -p /usr/src/python && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz && rm python.tar.xz && apk add --no-cache --virtual .build-deps bluez-dev bzip2-dev coreutils dpkg-dev dpkg expat-dev findutils gcc gdbm-dev libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make ncurses-dev openssl-dev pax-utils readline-dev sqlite-dev tcl-dev tk tk-dev util-linux-dev xz-dev zlib-dev && apk del --no-network .fetch-deps && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" LDFLAGS="-Wl,--strip-all" && make install && rm -rf /usr/src/python && find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' -o -name '*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + && find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec scanelf --needed --nobanner --format '%n#p' '{}' ';' | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' | xargs -rt apk add --no-cache --virtual .python-rundeps && apk del --no-network .build-deps && python3 --version
2020-10-22 05:13:01 UTC/bin/sh -c cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s python3-config python-config
2020-10-22 05:13:02 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=20.2.4
2020-10-22 05:13:02 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/8283828b8fd6f1783daf55a765384e6d8d2c5014/get-pip.py
2020-10-22 05:13:02 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=2250ab0a7e70f6fd22b955493f7f5cf1ea53e70b584a84a32573644a045b4bfb
2020-10-22 05:13:09 UTC/bin/sh -c set -ex; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; python get-pip.py --disable-pip-version-check --no-cache-dir "pip==$PYTHON_PIP_VERSION" ; pip --version; find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2020-10-22 05:13:09 UTC/bin/sh -c #(nop) CMD ["python3"]
2020-10-27 15:42:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache bash ca-certificates graphviz libevent libffi libjpeg-turbo libressl libxslt postgresql-libs ttf-ubuntu-font-family # buildkit
2020-10-27 15:42:25 UTC (buildkit.dockerfile.v0)WORKDIR /opt
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY /install /usr/local # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY docker/gunicorn_config.py /etc/netbox/ # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY docker/nginx.conf /etc/netbox-nginx/nginx.conf # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY startup_scripts/ /opt/netbox/startup_scripts/ # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY initializers/ /opt/netbox/initializers/ # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir static && chmod -R g+w static media # buildkit
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/opt/netbox/docker-entrypoint.sh"]
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)CMD ["gunicorn" "-c /etc/netbox/gunicorn_config.py" "netbox.wsgi"]
2020-10-27 15:49:32 UTC (buildkit.dockerfile.v0)LABEL ORIGINAL_TAG= NETBOX_GIT_BRANCH= NETBOX_GIT_REF= NETBOX_GIT_URL= org.label-schema.schema-version=1.0 org.label-schema.build-date= org.label-schema.name=Netbox Docker org.label-schema.description=A container based distribution of Netbox, the free and open IPAM and DCIM solution. org.label-schema.vendor=The netbox-docker contributors. org.label-schema.url=https://github.com/netbox-community/netbox-docker org.label-schema.usage=https://github.com/netbox-community/netbox-docker/wiki org.label-schema.vcs-url=https://github.com/netbox-community/netbox-docker.git org.label-schema.vcs-ref= org.label-schema.version=snapshot org.opencontainers.image.created= org.opencontainers.image.title=Netbox Docker org.opencontainers.image.description=A container based distribution of Netbox, the free and open IPAM and DCIM solution. org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.authors=The netbox-docker contributors. org.opencontainers.image.vendor=The netbox-docker contributors. org.opencontainers.image.url=https://github.com/netbox-community/netbox-docker org.opencontainers.image.documentation=https://github.com/netbox-community/netbox-docker/wiki org.opencontainers.image.source=https://github.com/netbox-community/netbox-docker.git org.opencontainers.image.revision= org.opencontainers.image.version=snapshot
2020-10-27 15:49:41 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache libsasl libldap util-linux # buildkit
2020-10-27 15:49:41 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
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.