sha256:5d85ad99f0f9cea0db43156c46b709a40feeb06f5f9f7c75ac8946e047417148
OS/ARCH
Compressed size
318.64 MB
Last pushed
8 days by casperklein
Type
Image
Manifest digest
sha256:19041bcf59cad96f552c53f383d981bb1d001db667b3e125ee59cd7b2e297a34
Image Layers
1ARG BUILD_ARCH=aarch640 B2ARG VERSION=4.7.0.10 B3ENV VERSION=4.7.0.10 B4ENV PATH=/opt/netbox/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5ENV PYTHONUNBUFFERED=10 B6LABEL io.hass.name=Netbox0 B7LABEL io.hass.description=NetBox is an open0 B8LABEL io.hass.arch=aarch640 B9LABEL io.hass.type=app0 B10LABEL io.hass.version=4.7.0.10 B11LABEL image=casperklein/homeassistant-netbox:4.7.0.10 B12LABEL maintainer=Casper Klein0 B13LABEL url=https://github.com/casperklein/homeassistant-addons/tree/master/netbox0 B14EXPOSE [80/tcp]0 B15ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B16CMD ["supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B17COPY / / # buildkit318.64 MB18WORKDIR /opt/netbox32 BCommand
ARG BUILD_ARCH=aarch64