Explore
Log in
Sign Up
librenms
/
librenms
Pulls
Docker Pull
Use the Docker CLI to pull this image
33.6M
LibreNMS Docker image based on Alpine Linux and Nginx
latest
821057cd
215.8 MB
24 days ago
33.6M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
alpine
1
ADD file in /
User Layers
4
COPY /dist /
5
RUN DIST_PATH=/dist /bin/sh -c apk --update --no-cache add bearssl && s6-rmrf /tmp/* # buil
7
COPY / /
8
RUN apk --update --no-cache add busybox-extras acl bash bind-tools bi
10
RUN addgroup -g ${PGID} librenms && adduser -D -h /home/librenms -u ${PUID} -G librenms
11
WORKDIR /opt/librenms
13
RUN LIBRENMS_VERSION=22.4.1 /bin/sh -c apk --update --no-cache add -t build-dependencies buil
14
COPY rootfs /
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
8
RUN apk --update --no-cache add busybox-extras acl bash bind-tools bi
-rwxr-xr-x
5 MB
24 days ago
dev
1
ADD file in /
drwxr-xr-x
0 B
6 months ago
etc
14
COPY rootfs /
-rwxr-xr-x
1 MB
24 days ago
home
10
RUN addgroup -g ${PGID} librenms && adduser -D -h /home/librenms -u ${PUID} -G librenms
-rwxr-xr-x
0 B
24 days ago
lib
13
RUN LIBRENMS_VERSION=22.4.1 /bin/sh -c apk --update --no-cache add -t build-dependencies buil
-rwxr-xr-x
10.7 MB
24 days ago
media
1
ADD file in /
drwxr-xr-x
0 B
6 months ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
6 months ago
opt
13
RUN LIBRENMS_VERSION=22.4.1 /bin/sh -c apk --update --no-cache add -t build-dependencies buil
-rwxr-xr-x
576.1 MB
24 days ago
proc
1
ADD file in /
dr-xr-xr-x
0 B
6 months ago
root
13
RUN LIBRENMS_VERSION=22.4.1 /bin/sh -c apk --update --no-cache add -t build-dependencies buil
-rwx------
4.6 MB
24 days ago
run
8
RUN apk --update --no-cache add busybox-extras acl bash bind-tools bi
-rwxr-xr-x
0 B
24 days ago
sbin
8
RUN apk --update --no-cache add busybox-extras acl bash bind-tools bi
-rwxr-xr-x
2.3 MB
24 days ago
srv
1
ADD file in /
drwxr-xr-x
0 B
6 months ago
sys
1
ADD file in /
drwxr-xr-x
0 B
6 months ago
tmp
13
RUN LIBRENMS_VERSION=22.4.1 /bin/sh -c apk --update --no-cache add -t build-dependencies buil
-rwxrwxrwx
13 B
24 days ago
tpls
14
COPY rootfs /
-rwxr-xr-x
4 KB
24 days ago
usr
14
COPY rootfs /
-rwxr-xr-x
381.8 MB
24 days ago
var
8
RUN apk --update --no-cache add busybox-extras acl bash bind-tools bi
-rwxr-xr-x
109 KB
24 days ago
init
4
COPY /dist /
-rwxr-xr-x
389 B
6 months ago
Readme
Documentation available on the
GitHub repository
.