Namespace
nielsbasjes
Image / Tag
yauaa:6.3
Content Digest
sha256:955f1dafec6397c2966314b5ebae06101e32c08601880f648c8d1fcadea2affe
Details
Created

2021-11-09 10:11:47 UTC

Size

98.2 MB

Content Digest
Labels
  • name
    yauaa
  • org.opencontainers.image.authors
    Niels Basjes
  • org.opencontainers.image.created
    2021-11-09T10:01:49Z
  • org.opencontainers.image.description
    This is a java library that tries to parse and analyze the useragent string and extract as many relevant attributes as possible.
  • org.opencontainers.image.documentation
    https://yauaa.basjes.nl
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    cd93778470c7de8bad94e83ab760be2492b34d53
  • org.opencontainers.image.source
    https://github.com/nielsbasjes/yauaa
  • org.opencontainers.image.title
    Yauaa: Yet Another UserAgent Analyzer
  • org.opencontainers.image.url
    https://yauaa.basjes.nl
  • org.opencontainers.image.vendor
    Niels Basjes
  • org.opencontainers.image.version
    6.3

Environment
JAVA_ALPINE_VERSION

8.212.04-r0

JAVA_HOME

/usr/lib/jvm/java-1.8-openjdk

JAVA_VERSION

8u212

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin


Layers

[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 2.68% (2.63 MB)

[#001] sha256:f910a506b6cb1dbec766725d70356f695ae2bf2bea6224dbe8c7c6ad4f3664a2 - 0.0% (238 Bytes)

[#002] sha256:c2274a1a0e2786ee9101b08f76111f9ab8019e368dce1e325d3c284a0ca33397 - 68.71% (67.5 MB)

[#003] sha256:a8a239b39b2b5fba15a148bb92adf2dd32b61fa8e3063c7a8e073db017eed15b - 28.61% (28.1 MB)


History
2019-05-11 00:07:03 UTC

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

2019-05-11 00:07:03 UTC

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

2019-05-11 01:32:11 UTC

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

2019-05-11 01:32:12 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2019-05-11 01:32:12 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk

2019-05-11 01:32:12 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

2019-05-11 01:32:12 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u212

2019-05-11 01:32:13 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.212.04-r0

2019-05-11 01:32:17 UTC

/bin/sh -c set -x && apk add --no-cache openjdk8="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]

2021-02-17 19:03:15 UTC

/bin/sh -c #(nop) MAINTAINER Niels Basjes

2021-11-09 10:11:46 UTC

/bin/sh -c #(nop) LABEL name=yauaa org.opencontainers.image.authors=Niels Basjes org.opencontainers.image.created=2021-11-09T10:01:49Z org.opencontainers.image.description=This is a java library that tries to parse and analyze the useragent string and extract as many relevant attributes as possible. org.opencontainers.image.documentation=https://yauaa.basjes.nl org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.revision=cd93778470c7de8bad94e83ab760be2492b34d53 org.opencontainers.image.source=https://github.com/nielsbasjes/yauaa org.opencontainers.image.title=Yauaa: Yet Another UserAgent Analyzer org.opencontainers.image.url=https://yauaa.basjes.nl org.opencontainers.image.vendor=Niels Basjes org.opencontainers.image.version=6.3

2021-11-09 10:11:46 UTC

/bin/sh -c #(nop) EXPOSE 8080

2021-11-09 10:11:47 UTC

/bin/sh -c #(nop) COPY dir:b736bd84d62cf659d592c66af03e255f43d43ebd4774c5c5cabcb8ac3fabca83 in /

2021-11-09 10:11:47 UTC

/bin/sh -c #(nop) ENTRYPOINT ["java" "-Djava.security.egd=file:/dev/./urandom" "-jar" "/yauaa-webapp-6.3.war"]

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