mirror of
https://bitbucket.org/shim_/docker-rtm.git
synced 2018-10-04 01:52:08 +02:00
added checksum
This commit is contained in:
parent
c5115c2f79
commit
276b51aff3
@ -2,7 +2,7 @@ FROM alpine
|
|||||||
|
|
||||||
ENV RTM_VERSION 9.4-4
|
ENV RTM_VERSION 9.4-4
|
||||||
ENV RTM_DOWNLOAD_URL "ftp://ftp.ovh.net/made-in-ovh/rtm/install_rtm-0."
|
ENV RTM_DOWNLOAD_URL "ftp://ftp.ovh.net/made-in-ovh/rtm/install_rtm-0."
|
||||||
ENV RTM_INSTALLER_CHECKSUM
|
ENV RTM_INSTALLER_CHECKSUM 16dcde3cf46f82dcacfb63535b9375c97f0cc1ba4e412c086f0f03dd8a5483ac
|
||||||
ENV RTM_REPORT_INTERVAL 60
|
ENV RTM_REPORT_INTERVAL 60
|
||||||
|
|
||||||
RUN apk add --no-cache bash curl sed gawk bind-tools which screen dmidecode pciutils bzip2 perl
|
RUN apk add --no-cache bash curl sed gawk bind-tools which screen dmidecode pciutils bzip2 perl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user