Add Switch lib
This commit is contained in:
parent
167c4ef252
commit
2f925f2c16
@ -46,6 +46,8 @@ RUN apt-get update && apt-get install -y \
|
||||
|
||||
RUN cpan install -y XML::Entities
|
||||
|
||||
RUN cpan install -y Switch
|
||||
|
||||
RUN wget https://github.com/OCSInventory-NG/OCSInventory-ocsreports/releases/download/${OCS_VERSION}/OCSNG_UNIX_SERVER-${OCS_VERSION}.tar.gz -P /tmp && \
|
||||
tar xzf /tmp/OCSNG_UNIX_SERVER-${OCS_VERSION}.tar.gz -C /tmp;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user