Namespace
flashcatcloud
Image / Tag
nightingale:5.11.3-amd64
Content Digest
sha256:42f9f29b7a2af126f993fd3f0b7a2862880ac15d497f463c2fed79f2117b26be
Details
Created

2022-09-07 04:29:15 UTC

Size

99.4 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 - 56.75% (56.4 MB)

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

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

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

[#004] sha256:7ebc2b849ee77c0b7a797eb742ba3dd0902153a65406aae88ec2e6656398c82c - 0.0% (92 Bytes)

[#005] sha256:98409de77478927f470953d14a1f0be475f2fe21e05278bbc3d6667cce75ecf3 - 8.42% (8.37 MB)

[#006] sha256:99c95648ad390dac93d588861d61fe6aa42108034e2e296ba13720af911b0ab2 - 0.19% (191 KB)

[#007] sha256:69f52655c891e1b42e8d6b3708fab9ca21977ff370d94ee91904942c83412696 - 0.19% (191 KB)

[#008] sha256:cb113c1485654de2ee62f3fbeb4acb4408aa2bc15526a1fb25b307d2864754eb - 6.29% (6.26 MB)

[#009] 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]

2022-09-07 04:28:02 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2022-09-07 04:28:03 UTC (buildkit.dockerfile.v0)

ADD n9e /app # buildkit

2022-09-07 04:29:14 UTC (buildkit.dockerfile.v0)

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

2022-09-07 04:29:15 UTC (buildkit.dockerfile.v0)

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

2022-09-07 04:29:15 UTC (buildkit.dockerfile.v0)

ADD pub /app/pub/ # buildkit

2022-09-07 04:29:15 UTC (buildkit.dockerfile.v0)

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

2022-09-07 04:29:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[19000/tcp:{}]

2022-09-07 04:29:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[18000/tcp:{}]

2022-09-07 04:29:15 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