Sign inSign up

casperklein/homeassistant-netbox:4.6.9

Multi-platform
Index digest

sha256:5fc7e832e115366d218f8d7a19a6dbcd7a6cd4606d578552c3a52a1666ec5e6d

OS/ARCH

Compressed size

315.32 MB

Last pushed

about 1 month by casperklein

Type

Image

Manifest digest

sha256:1327d406082ab36b9a3ebffc61550766d5e207f846feb9ca4370ac65dc729160

Image Layers

1ARG BUILD_ARCH=aarch640 B
2ARG VERSION=4.6.90 B
3ENV VERSION=4.6.90 B
4ENV PATH=/opt/netbox/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV PYTHONUNBUFFERED=10 B
6LABEL io.hass.name=Netbox0 B
7LABEL io.hass.description=NetBox is an open0 B
8LABEL io.hass.arch=aarch640 B
9LABEL io.hass.type=app0 B
10LABEL io.hass.version=4.6.90 B
11LABEL image=casperklein/homeassistant-netbox:4.6.90 B
12LABEL maintainer=Casper Klein0 B
13LABEL url=https://github.com/casperklein/homeassistant-addons/tree/master/netbox0 B
14EXPOSE [80/tcp]0 B
15ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
16CMD ["supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B
17COPY / / # buildkit315.32 MB
18WORKDIR /opt/netbox32 B

Command

ARG BUILD_ARCH=aarch64