Namespace
jnovack
Image / Tag
autossh:1.2.0
Content Digest
sha256:5c00bbe3a09001713cb22273d9be140adca511570bc4f12631f83eb68d548494
Details
Created

2020-08-18 18:59:58 UTC

Size

4.53 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Justin J. Novack <jnovack@gmail.com>
  • org.opencontainers.image.created
    2020-08-18T18:59:53Z
  • org.opencontainers.image.description
    Highly customizable AutoSSH docker container.
  • org.opencontainers.image.documentation
    https://github.com/jnovack/docker-autossh/README.md
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    jnovack/autossh
  • org.opencontainers.image.revision
    105f6a7
  • org.opencontainers.image.source
    https://github.com/jnovack/docker-autossh
  • org.opencontainers.image.url
    https://hub.docker.com/r/jnovack/autossh/
  • org.opencontainers.image.version
    v1.2.0

Environment
AUTOSSH_FIRST_POLL

30

AUTOSSH_GATETIME

30

AUTOSSH_LOGFILE

/dev/stdout

AUTOSSH_LOGLEVEL

0

AUTOSSH_PIDFILE

/tmp/autossh.pid

AUTOSSH_POLL

30

PATH

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


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 58.92% (2.67 MB)

[#001] sha256:ac8853a8119de86d2033cc5717e77066420fbbe39e274a9fcf9e8d18962fd9d1 - 41.06% (1.86 MB)

[#002] sha256:75f3ec74d82a63b6c2d83a4b8f9ae7c9951f20d56c63059711d1c9def9f6253b - 0.02% (957 Bytes)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-08-18 18:59:54 UTC

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

2020-08-18 18:59:55 UTC

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

2020-08-18 18:59:55 UTC

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

2020-08-18 18:59:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=jnovack/autossh org.opencontainers.image.created=2020-08-18T18:59:53Z org.opencontainers.image.authors=Justin J. Novack <jnovack@gmail.com> org.opencontainers.image.documentation=https://github.com/jnovack/docker-autossh/README.md org.opencontainers.image.description=Highly customizable AutoSSH docker container. org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://github.com/jnovack/docker-autossh org.opencontainers.image.revision=105f6a7 org.opencontainers.image.version=v1.2.0 org.opencontainers.image.url=https://hub.docker.com/r/jnovack/autossh/

2020-08-18 18:59:57 UTC

|3 BUILD_RFC3339=2020-08-18T18:59:53Z COMMIT=105f6a7 VERSION=v1.2.0 /bin/sh -c apk --no-cache add autossh net-tools dumb-init && chmod g+w /etc/passwd

2020-08-18 18:59:57 UTC

/bin/sh -c #(nop) ENV AUTOSSH_PIDFILE=/tmp/autossh.pid AUTOSSH_POLL=30 AUTOSSH_GATETIME=30 AUTOSSH_FIRST_POLL=30 AUTOSSH_LOGLEVEL=0 AUTOSSH_LOGFILE=/dev/stdout

2020-08-18 18:59:58 UTC

/bin/sh -c #(nop) COPY file:ce76a37496e1ae620ed4f77dcd9e88bc96d8c3825a148f36a228e7cc80926b9d in /entrypoint.sh

2020-08-18 18:59:58 UTC

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

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