Namespace
nicolargo
Image / Tag
glances:ubuntu-4.1.0
Content Digest
sha256:1e6a18501256c4ec2948fdf9e72327f761d3e200cca0a94abbf093ec9b592058
Details
Created

2024-06-29 08:00:38 UTC

Size

74.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-29T08:00:06.602Z
  • org.opencontainers.image.description
    Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    afa1da59d11275660a55175f344ec8aadbf7b0ae
  • org.opencontainers.image.source
    https://github.com/nicolargo/glances
  • org.opencontainers.image.title
    glances
  • org.opencontainers.image.url
    https://nicolargo.github.io/glances/
  • org.opencontainers.image.version
    v4.1.0

Environment
PATH

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


Layers

[#000] sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 - 37.86% (28.3 MB)

[#001] sha256:0485ae8b0a3b6011da4699aef96588b4229527e5b4093408fb53c069d860928e - 36.15% (27.1 MB)

[#002] sha256:8c692d9e8615dcb5c7b0c93d9053c668d14ba67b33e35c00eb6bc5c2a8f0f774 - 0.01% (7.82 KB)

[#003] sha256:d56bce9b0ffd6274090279d15ab2480226e471c4dc21e0ec01bb33b23e41d876 - 0.65% (498 KB)

[#004] sha256:9b215a065858e8e7ae8afa02ff72ae0b0bd04b2a7cca3dc02ac015e608d2989f - 0.0% (210 Bytes)

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

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

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

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

[#009] sha256:90597fe34f77615d8d246b79391b5e9ffe3df379942b851746ec3ee04bd56cdf - 25.34% (19 MB)


History
2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-06-07 12:00:08 UTC

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

2024-06-07 12:00:09 UTC

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

2024-06-18 00:14:43 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2024-06-18 00:14:43 UTC (buildkit.dockerfile.v0)

RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 curl lm-sensors wireless-tools smartmontools net-tools tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-06-18 00:14:43 UTC (buildkit.dockerfile.v0)

ARG PYTHON_VERSION=3.12

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

COPY ./docker-compose/glances.conf /etc/glances/glances.conf # buildkit

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

COPY ./glances/. /app/glances/ # buildkit

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

COPY docker-bin.sh /usr/local/bin/glances # buildkit

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

RUN |2 DEBIAN_FRONTEND=noninteractive PYTHON_VERSION=3.12 /bin/sh -c chmod a+x /usr/local/bin/glances # buildkit

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

COPY docker-bin.sh /usr/local/bin/glances # buildkit

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

RUN |2 DEBIAN_FRONTEND=noninteractive PYTHON_VERSION=3.12 /bin/sh -c chmod a+x /usr/local/bin/glances # buildkit

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

ENV PATH=/venv/bin:/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[61208/tcp:{} 61209/tcp:{}]

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/venv/bin/python3 -m glances $GLANCES_OPT"]

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

ARG PYTHON_VERSION=3.12

2024-06-29 08:00:38 UTC (buildkit.dockerfile.v0)

COPY /venv /venv # buildkit

Details
Created

2024-06-29 08:11:24 UTC

Size

73.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-29T08:00:06.602Z
  • org.opencontainers.image.description
    Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    afa1da59d11275660a55175f344ec8aadbf7b0ae
  • org.opencontainers.image.source
    https://github.com/nicolargo/glances
  • org.opencontainers.image.title
    glances
  • org.opencontainers.image.url
    https://nicolargo.github.io/glances/
  • org.opencontainers.image.version
    v4.1.0

Environment
PATH

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


Layers

[#000] sha256:eed1663d223832f23c8ca8fc0f9b48e2bcb0813b94a692d43b0a0a963e89d20f - 37.4% (27.5 MB)

[#001] sha256:ee69684f037ff83dda8dc83a35bf2adec8de666440302dcc935f9215a921ba6b - 36.6% (26.9 MB)

[#002] sha256:3be3c98a1cd5190dc1c449cc2d1da930d2d09f06d99d40ddf87a0cd364ce09bb - 0.01% (7.83 KB)

[#003] sha256:d56bce9b0ffd6274090279d15ab2480226e471c4dc21e0ec01bb33b23e41d876 - 0.66% (498 KB)

[#004] sha256:3536567244f3f1a0493b64a100bda8dd204af076a1b7e436c854f5ea18eaabbe - 0.0% (210 Bytes)

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

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

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

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

[#009] sha256:994e62ba5c5f8432e4b35c1f94305ec2bdc72151ec151c6af5d669a066dc6141 - 25.33% (18.6 MB)


History
2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-06-07 11:48:32 UTC

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

2024-06-07 11:48:33 UTC

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

2024-06-18 00:20:12 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2024-06-18 00:20:12 UTC (buildkit.dockerfile.v0)

RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 curl lm-sensors wireless-tools smartmontools net-tools tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-06-18 00:20:12 UTC (buildkit.dockerfile.v0)

ARG PYTHON_VERSION=3.12

2024-06-29 08:00:23 UTC (buildkit.dockerfile.v0)

COPY ./docker-compose/glances.conf /etc/glances/glances.conf # buildkit

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

COPY ./glances/. /app/glances/ # buildkit

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

COPY docker-bin.sh /usr/local/bin/glances # buildkit

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

RUN |2 DEBIAN_FRONTEND=noninteractive PYTHON_VERSION=3.12 /bin/sh -c chmod a+x /usr/local/bin/glances # buildkit

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

COPY docker-bin.sh /usr/local/bin/glances # buildkit

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

RUN |2 DEBIAN_FRONTEND=noninteractive PYTHON_VERSION=3.12 /bin/sh -c chmod a+x /usr/local/bin/glances # buildkit

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

ENV PATH=/venv/bin:/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[61208/tcp:{} 61209/tcp:{}]

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/venv/bin/python3 -m glances $GLANCES_OPT"]

2024-06-29 08:00:24 UTC (buildkit.dockerfile.v0)

ARG PYTHON_VERSION=3.12

2024-06-29 08:11:24 UTC (buildkit.dockerfile.v0)

COPY /venv /venv # buildkit

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