sha256:5fc7e832e115366d218f8d7a19a6dbcd7a6cd4606d578552c3a52a1666ec5e6d
OS/ARCH
Compressed size
316.32 MB
Last pushed
24 days by casperklein
Type
Image
Manifest digest
sha256:d3bf6bec8029e43b2989992fae9d8bf6b3ad0cf926094878ab0b83bf1f95bc34
Image Layers
1ARG BUILD_ARCH=amd640 B2ARG VERSION=4.6.90 B3ENV VERSION=4.6.90 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=amd640 B9LABEL io.hass.type=app0 B10LABEL io.hass.version=4.6.90 B11LABEL image=casperklein/homeassistant-netbox:4.6.90 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 / / # buildkit316.32 MB18WORKDIR /opt/netbox32 BCommand
ARG BUILD_ARCH=amd64