Namespace
flashcatcloud
Image / Tag
nightingale:6.0.0-beta.1-arm64v8
Content Digest
sha256:d32a652b9c6423a671621b76b1b23179ce893c14f7098a37dcf0f922612d93f0
Details
Created

2023-03-13 12:50:35 UTC

Size

101 MB

Content Digest
Environment
LANG

C.UTF-8

PATH

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

PYTHON_VERSION

2.7.8


Layers

[#000] sha256:5d3df020ecd36ab0b807f023be59596c0509cdc9202398897eafba3f21c1992e - 55.62% (56.4 MB)

[#001] sha256:b909122812336076ff7f8de91a985ed79554082c8857a4992ae12433705761cd - 3.11% (3.15 MB)

[#002] sha256:c1315240434c5f8c72698dff9dad6cc2f084c4338509c214cea433cc5f7f8c59 - 21.82% (22.1 MB)

[#003] sha256:1706117b37b19aa0f69d31cb898c7970c27f05317aac7ebc1c643bfa4820689a - 2.67% (2.71 MB)

[#004] sha256:51baed3fc414b4ec16156891b4044ccea0c4bc752268f3e4e338faa02749b4b8 - 0.0% (92 Bytes)

[#005] sha256:a6226ecba9a07f60d3d82f3a84971f1572a1a47da10a6b3cecc2e474f1d1cf3d - 7.95% (8.07 MB)

[#006] sha256:8727b4af406487e20a354cd493ba16a081888c8de7b308617be2abbe095ee79b - 0.02% (24.3 KB)

[#007] sha256:99c95648ad390dac93d588861d61fe6aa42108034e2e296ba13720af911b0ab2 - 0.18% (191 KB)

[#008] sha256:cb40c068d4c83f90831be1bf9b57be6fc8c58fb98b12987a8d82c640034b9974 - 0.18% (191 KB)

[#009] sha256:56ce333172dbdb55e8c56e772bd128a70e96232f204c368558bfa2509302ee4f - 8.44% (8.56 MB)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2013-06-13 14:03:50 -0700 (Imported from -)

2014-11-06 20:43:02 UTC

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

2014-11-06 20:43:04 UTC

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

2014-11-26 22:31:15 UTC

/bin/sh -c apt-get purge -y python.*

2014-11-26 22:31:16 UTC

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

2014-12-03 02:26:07 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libsqlite3-0 libssl1.0.0 && rm -rf /var/lib/apt/lists/*

2014-12-03 02:26:08 UTC

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

2014-12-03 02:29:51 UTC

/bin/sh -c set -x && buildDeps='curl gcc libc6-dev libsqlite3-dev libssl-dev make xz-utils zlib1g-dev' && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && mkdir -p /usr/src/python && curl -SL "https://www.python.org/ftp/python/$PYTHON_VERSION/Python-$PYTHON_VERSION.tar.xz" | tar -xJC /usr/src/python --strip-components=1 && cd /usr/src/python && ./configure --enable-shared && make -j$(nproc) && make install && ldconfig && curl -SL 'https://bootstrap.pypa.io/get-pip.py' | python2 && find /usr/local \( -type d -a -name test -o -name tests \) -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) -exec rm -rf '{}' + && apt-get purge -y --auto-remove $buildDeps && rm -rf /usr/src/python

2014-12-03 02:29:54 UTC

/bin/sh -c pip install virtualenv

2014-12-03 02:29:55 UTC

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

2014-12-03 02:29:55 UTC

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

2023-03-13 12:50:33 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-03-13 12:50:34 UTC (buildkit.dockerfile.v0)

ADD n9e /app # buildkit

2023-03-13 12:50:34 UTC (buildkit.dockerfile.v0)

ADD etc /app # buildkit

2023-03-13 12:50:34 UTC (buildkit.dockerfile.v0)

ADD http://download.flashcat.cloud/wait /wait # buildkit

2023-03-13 12:50:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /app/pub && chmod +x /wait # buildkit

2023-03-13 12:50:34 UTC (buildkit.dockerfile.v0)

ADD pub /app/pub/ # buildkit

2023-03-13 12:50:35 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x n9e # buildkit

2023-03-13 12:50:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[17000/tcp:{}]

2023-03-13 12:50:35 UTC (buildkit.dockerfile.v0)

CMD ["/app/n9e" "-h"]

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