mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Reduce image size by about 200MB
Remove test data that is not used in production
This commit is contained in:
parent
c8f4901ee3
commit
708131fe87
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@ RUN apk --update --no-cache add -t build-dependencies \
|
|||
html/plugins/Test \
|
||||
html/plugins/Weathermap/.git \
|
||||
html/plugins/Weathermap/configs \
|
||||
doc/ \
|
||||
tests/ \
|
||||
/tmp/*
|
||||
|
||||
COPY rootfs /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue