Namespace
homeassistant
Image / Tag
amd64-addon-mosquitto:5.0
Content Digest
sha256:d23cc5e9de41712d7edc2143059025411948185e12cc5461490f4c841a727ada
Details
Created

2019-07-01 13:05:03 UTC

Size

6.17 MB

Content Digest
Labels
  • io.hass.arch
    amd64
  • io.hass.base.image
    homeassistant/{arch}-base
  • io.hass.base.name
    alpine
  • io.hass.base.version
    4.1
  • io.hass.description
    An Open Source MQTT broker
  • io.hass.name
    Mosquitto broker
  • io.hass.type
    addon
  • io.hass.url
    https://home-assistant.io/addons/mosquitto/
  • io.hass.version
    5.0

Environment
LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:921b31ab772b38172fd9f942a40fae6db24decbd6706f67836260d47a72baab5 - 43.15% (2.66 MB)

[#001] sha256:3c0fc86cd9c7b6b6ddee0713462fd631007b6e5b1f09ebca9f72cc8fdf043b95 - 42.53% (2.62 MB)

[#002] sha256:bd423635b825c95b53141f45d477a7c3b54ee75e805ed4327896ab3118086976 - 0.0% (109 Bytes)

[#003] sha256:77fb24517cfc5966972637b51a0f5f2790fed11411de804f9615eb9fdb8e2f12 - 14.26% (900 KB)

[#004] sha256:0c8c7c0cc58b7c168118763fe4a9d10710d2194d6f593b640b6d926d1f7c9551 - 0.03% (1.69 KB)

[#005] sha256:777f914a41296f367fafe6a66b1d3ff708ad5bfdd9bfa015c7fd97367394a0d3 - 0.02% (1.23 KB)

[#006] sha256:8a18c4a87ab4474c2df745e0ac7dd8e97615ee2439ad456a7fb9a2780ac155bf - 0.01% (464 Bytes)


History
2019-06-19 21:19:43 UTC

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

2019-06-19 21:19:43 UTC

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

2019-06-21 14:23:14 UTC

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

2019-06-21 14:23:15 UTC

/bin/ash -o pipefail -c #(nop) SHELL [/bin/ash -o pipefail -c]

2019-06-21 16:21:48 UTC

/bin/ash -o pipefail -c #(nop) ARG BASHIO_VERSION=0.3.2

2019-06-21 16:21:53 UTC

|1 BASHIO_VERSION=0.3.2 /bin/ash -o pipefail -c apk add --no-cache bash jq tzdata ca-certificates curl && mkdir -p /tmp/bashio && curl -L -s https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz | tar -xzf - --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && rm -rf /tmp/bashio

2019-06-21 16:21:57 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64

2019-06-21 16:22:03 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.image=homeassistant/{arch}-base

2019-06-21 16:22:10 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.name=alpine

2019-06-21 16:22:11 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.base.version=4.1

2019-06-21 16:22:12 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=base

2019-06-21 16:22:14 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=3.10

2019-07-01 11:02:00 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /usr/src

2019-07-01 11:02:01 UTC

/bin/ash -o pipefail -c #(nop) ARG MOSQUITTO_AUTH_VERSION

2019-07-01 11:02:23 UTC

|1 MOSQUITTO_AUTH_VERSION=0.1.4 /bin/ash -o pipefail -c apk add --no-cache mosquitto curl openssl musl socat pwgen && apk add --no-cache --virtual .build-dependencies build-base git mosquitto-dev curl-dev openssl-dev && git clone --depth 1 -b ${MOSQUITTO_AUTH_VERSION} https://github.com/pvizeli/mosquitto-auth-plug && cd mosquitto-auth-plug && cp config.mk.in config.mk && make && mkdir -p /usr/share/mosquitto && cp -f auth-plug.so /usr/share/mosquitto && apk del .build-dependencies && rm -fr /usr/src/mosquitto-auth-plug

2019-07-01 13:04:44 UTC

/bin/ash -o pipefail -c #(nop) COPY file:bfa74a74bef748ea7bd9760483212b401a4607df23791dcf09b8dfb493df5883 in /

2019-07-01 13:04:45 UTC

/bin/ash -o pipefail -c #(nop) COPY file:62b8f07a6f4bb19f58be0f430ab3d9f2991f7939c185b4730653da3f34dbf3ff in /bin/

2019-07-01 13:04:46 UTC

/bin/ash -o pipefail -c #(nop) COPY file:ad9bdda9e2af457f2acdda5f065ff6a68a9db2f0e325b7e9ebf50b600c339012 in /etc/

2019-07-01 13:04:48 UTC

/bin/ash -o pipefail -c #(nop) WORKDIR /

2019-07-01 13:04:50 UTC

/bin/ash -o pipefail -c #(nop) CMD ["/run.sh"]

2019-07-01 13:04:53 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.arch=amd64

2019-07-01 13:04:56 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.description=An Open Source MQTT broker

2019-07-01 13:04:58 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.name=Mosquitto broker

2019-07-01 13:04:59 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.type=addon

2019-07-01 13:05:02 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.url=https://home-assistant.io/addons/mosquitto/

2019-07-01 13:05:03 UTC

/bin/ash -o pipefail -c #(nop) LABEL io.hass.version=5.0

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