Namespace
netboxcommunity
Image / Tag
netbox:v2.6.3-ldap
Content Digest
sha256:a5291a710d4fc4df14fc9da9843a1d0ea578f7bd345c1ecbf327232c51653c00
Details
Created

2019-09-05 21:23:10 UTC

Size

245 MB

Content Digest
Labels
  • NETBOX_DOCKER_PROJECT_VERSION
    0.17.1
  • SRC_URL
    https://github.com/netbox-community/netbox/archive/v2.6.3.tar.gz

Environment
GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

LANG

C.UTF-8

PATH

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

PYTHON_GET_PIP_SHA256

57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe

PYTHON_GET_PIP_URL

https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py

PYTHON_PIP_VERSION

19.2.3

PYTHON_VERSION

3.7.4


Layers

[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 1.09% (2.66 MB)

[#001] sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 - 0.12% (295 KB)

[#002] sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 - 11.26% (27.5 MB)

[#003] sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b - 0.0% (228 Bytes)

[#004] sha256:c1d30ace7b67d8a7d6e01e9572c8f3bc933e255a37a092e925e4cd08ed555680 - 0.73% (1.78 MB)

[#005] sha256:31af39b375b10f49b83da6e6a2b3338aa448647721ee974fb22d695c6ac10f87 - 33.91% (82.9 MB)

[#006] sha256:ba2574e3cb3cc581c9bcd4c4793c6d0facb97cf1b1e9b113d5796481524d8631 - 23.32% (57 MB)

[#007] sha256:18e8dabc1dc49c7114d1ba41a83a9137cba7128ffb324ce5a4ad8650c79761b2 - 0.0% (414 Bytes)

[#008] sha256:82eea75a22aadceef76b3a2ab23e7c88b45f76861c8f14ec55edf154466ac07d - 28.01% (68.5 MB)

[#009] sha256:4176d91530a639ab6fc8f3045712c74c324c0bc006b514a94dcdc00da3810549 - 0.0% (1.6 KB)

[#010] sha256:a5f06a43b80b4da5f7848d94fdf582b0f21037a8961174f85933644f25b79c8b - 0.94% (2.29 MB)

[#011] sha256:239c397ffaa047f9b5ab508f36c8357412ab51868cee9edda91a7a4383a2454a - 0.0% (348 Bytes)

[#012] sha256:512019fa00c81b2e2eccd08d4604f80ae7f10aca0c6a3354af34980a8cf737e8 - 0.0% (298 Bytes)

[#013] sha256:0cbdb3003d2d1aa415a950f0d6c0c5a94f8f10930dae0e405861ddb709a29dec - 0.0% (582 Bytes)

[#014] sha256:0557c88beab2196f626137316d8daf709743fbbdb803375e2e92af3bfb6233da - 0.0% (930 Bytes)

[#015] sha256:0cd1ac9a80b12ddfad0e5f273378eddd8f226aea69047eb2a13a7b683a2068c1 - 0.0% (2.99 KB)

[#016] sha256:bffbb776fed207435386fb733cdd57e6b8f03db67995f00ea556398774d14790 - 0.0% (1.86 KB)

[#017] sha256:1113fab2473b4dc4ea4dd7f2212a4619fc3a12c03a693781e125412236ecbb09 - 0.0% (3.61 KB)

[#018] sha256:c517d8d1fb0f1a5006527e28bc4147d1e654c1d624c5b2ed0935f9d0fe6e5607 - 0.62% (1.51 MB)

[#019] sha256:344c10bd859e448f19b4f3da229d98b134cc93d9f34695cbbd1a687ec2fc44c1 - 0.0% (358 Bytes)

[#020] sha256:7d1ea3ab0cd99a408161d1fd124ec917c7540e0e8f767ec338b6e88f47a9e65f - 0.0% (1.5 KB)


History
2019-08-20 20:19:55 UTC

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

2019-08-20 20:19:55 UTC

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

2019-08-20 21:29:22 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-08-21 00:06:14 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2019-08-21 00:06:15 UTC

/bin/sh -c apk add --no-cache ca-certificates

2019-08-21 00:13:42 UTC

/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2019-08-21 00:13:42 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.4

2019-08-21 00:21:40 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 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 .fetch-deps && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" PROFILE_TASK='-m test.regrtest --pgo test_array test_base64 test_binascii test_binhex test_binop test_bytes test_c_locale_coercion test_class test_cmath test_codecs test_compile test_complex test_csv test_decimal test_dict test_float test_fstring test_hashlib test_io test_iter test_json test_long test_math test_memoryview test_pickle test_re test_set test_slice test_struct test_threading test_time test_traceback test_unicode ' && make install && 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 .build-deps && find /usr/local -depth \( \( -type d -a \( -name test -o -name tests \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' + && rm -rf /usr/src/python && python3 --version

2019-08-21 00:21:41 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

2019-08-26 23:43:22 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=19.2.3

2019-08-26 23:43:22 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py

2019-08-26 23:43:23 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe

2019-08-26 23:43:28 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 \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py

2019-08-26 23:43:28 UTC

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

2019-09-05 04:25:17 UTC

/bin/sh -c apk add --no-cache bash build-base ca-certificates cyrus-sasl-dev graphviz jpeg-dev libffi-dev libxml2-dev libxslt-dev openldap-dev postgresql-dev ttf-ubuntu-font-family wget

2019-09-05 04:45:48 UTC

/bin/sh -c pip install gunicorn napalm 'ruamel.yaml>=0.15,<0.16' 'Django>=2.2,<2.3' django-rq

2019-09-05 04:45:49 UTC

/bin/sh -c #(nop) ARG BRANCH=master

2019-09-05 04:45:49 UTC

/bin/sh -c #(nop) WORKDIR /tmp

2019-09-05 04:45:49 UTC

/bin/sh -c #(nop) ARG REQUIREMENTS_URL=https://raw.githubusercontent.com/netbox-community/netbox/v2.6.3/requirements.txt

2019-09-05 04:45:49 UTC

/bin/sh -c #(nop) ADD 212954fc7a0235ed6a71a343a5f5912ed56fa501a4afb987ea29accccbac19e0 in requirements.txt

2019-09-05 04:48:29 UTC

|2 BRANCH=v2.6.3 REQUIREMENTS_URL=https://raw.githubusercontent.com/netbox-community/netbox/v2.6.3/requirements.txt /bin/sh -c pip install -r requirements.txt

2019-09-05 04:48:29 UTC

/bin/sh -c #(nop) ARG REF_URL=https://api.github.com/repos/netbox-community/netbox/contents?ref=v2.6.3

2019-09-05 04:48:29 UTC

/bin/sh -c #(nop) ADD 3b4700a8ec05c9dd2e48cde40e7dcc2b116d392b98a49d9d363815353827eb29 in version.json

2019-09-05 04:48:29 UTC

/bin/sh -c #(nop) WORKDIR /opt

2019-09-05 04:48:30 UTC

/bin/sh -c #(nop) ARG URL=https://github.com/netbox-community/netbox/archive/v2.6.3.tar.gz

2019-09-05 04:48:32 UTC

|4 BRANCH=v2.6.3 REF_URL=https://api.github.com/repos/netbox-community/netbox/contents?ref=v2.6.3 REQUIREMENTS_URL=https://raw.githubusercontent.com/netbox-community/netbox/v2.6.3/requirements.txt URL=https://github.com/netbox-community/netbox/archive/v2.6.3.tar.gz /bin/sh -c wget -q -O - "${URL}" | tar xz && mv netbox* netbox

2019-09-05 04:48:33 UTC

/bin/sh -c #(nop) COPY file:da9eb62b599f3db245c2d96d85ee105a8c614da8c95bd784e1e70fe75d70ef2f in /opt/netbox/netbox/netbox/configuration.py

2019-09-05 04:48:33 UTC

/bin/sh -c #(nop) COPY file:de7ae6533d82addf4455d4b3cc30070e2a0fc811aa17a31b6fda83621eae9e29 in /etc/netbox/config/

2019-09-05 04:48:33 UTC

/bin/sh -c #(nop) COPY file:4fb1e6afabd8fe57abd4e67f3b35a600c757e8752e1273b48a997489dcbd9c2d in /etc/netbox-nginx/nginx.conf

2019-09-05 04:48:33 UTC

/bin/sh -c #(nop) COPY file:4657394c6b2020c10107f9ea244c3696fb66dbd428a39701db260ff328c362ff in /opt/netbox/docker-entrypoint.sh

2019-09-05 04:48:33 UTC

/bin/sh -c #(nop) COPY dir:9c0bdd1fe2d693e3be7e011a2f43d3147d29c76dbdd51bcc5bba9fb8ffdc77f2 in /opt/netbox/startup_scripts/

2019-09-05 04:48:34 UTC

/bin/sh -c #(nop) COPY dir:edf19f4f165e550e5802b96b02da2382a9c8739e9769592c184a750e6cecd2a0 in /opt/netbox/initializers/

2019-09-05 04:48:34 UTC

/bin/sh -c #(nop) COPY file:122481ca76fdf1ba551b93e820e35896ff1833f16b8a76c26b332a60edae4b51 in /etc/netbox/config/configuration.py

2019-09-05 04:48:34 UTC

/bin/sh -c #(nop) WORKDIR /opt/netbox/netbox

2019-09-05 04:48:34 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/opt/netbox/docker-entrypoint.sh"]

2019-09-05 04:48:34 UTC

/bin/sh -c #(nop) CMD ["gunicorn" "-c /etc/netbox/config/gunicorn_config.py" "netbox.wsgi"]

2019-09-05 04:48:34 UTC

/bin/sh -c #(nop) LABEL SRC_URL=https://github.com/netbox-community/netbox/archive/v2.6.3.tar.gz

2019-09-05 04:48:35 UTC

/bin/sh -c #(nop) ARG NETBOX_DOCKER_PROJECT_VERSION=snapshot

2019-09-05 04:48:35 UTC

/bin/sh -c #(nop) LABEL NETBOX_DOCKER_PROJECT_VERSION=0.17.1

2019-09-05 21:23:08 UTC

/bin/sh -c pip install django_auth_ldap

2019-09-05 21:23:09 UTC

/bin/sh -c #(nop) COPY file:bb06aa2ba11e4b95e9de2bca3a2311a104c1e245c1f911912c4c3cd5f09c8e84 in /opt/netbox/netbox/netbox/ldap_config.py

2019-09-05 21:23:10 UTC

/bin/sh -c #(nop) COPY file:cac797ef538c208370cc675b3ad2d79a45db4a5347edf284d27bb27f909f9301 in /etc/netbox/config/ldap_config.py

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