- Fix isl args in Dockerfile.
This commit is contained in:
@@ -243,8 +243,8 @@ fi
|
|||||||
\n\
|
\n\
|
||||||
cp '${SERVER_SV_HTTPD_CSS}.ref' '${SERVER_SV_HTTPD_CSS}' \n\
|
cp '${SERVER_SV_HTTPD_CSS}.ref' '${SERVER_SV_HTTPD_CSS}' \n\
|
||||||
cp '${SERVER_SV_HTTPD_PAGE}.ref' '${SERVER_SV_HTTPD_PAGE}' \n\
|
cp '${SERVER_SV_HTTPD_PAGE}.ref' '${SERVER_SV_HTTPD_PAGE}' \n\
|
||||||
sed -i -e "s%IMG_NAME_VERSION%$(isl_top -i)%" '${SERVER_SV_HTTPD_PAGE}' \n\
|
sed -i -e "s%IMG_NAME_VERSION%$(isl --top --image)%" '${SERVER_SV_HTTPD_PAGE}' \n\
|
||||||
sed -i -e "s%IMG_STACK_LOG%$(isl_html_dump -i)%" '${SERVER_SV_HTTPD_PAGE}' \n\
|
sed -i -e "s%IMG_STACK_LOG%$(isl --html-dump --inline)%" '${SERVER_SV_HTTPD_PAGE}' \n\
|
||||||
\n\
|
\n\
|
||||||
exec supervisord -c /etc/supervisord.conf'
|
exec supervisord -c /etc/supervisord.conf'
|
||||||
#-----------------------------------------------------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user