mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-20 09:49:11 +00:00
art: Keep os-release template for reusage
This commit is contained in:
committed by
Itxaka
parent
f3be39de43
commit
d008a3f042
@@ -68,8 +68,7 @@ OSRELEASE:
|
|||||||
ENV OS_LABEL=$OS_LABEL
|
ENV OS_LABEL=$OS_LABEL
|
||||||
|
|
||||||
# update OS-release file
|
# update OS-release file
|
||||||
RUN envsubst >/etc/os-release </usr/lib/os-release.tmpl && \
|
RUN envsubst >/etc/os-release </usr/lib/os-release.tmpl
|
||||||
rm /usr/lib/os-release.tmpl
|
|
||||||
|
|
||||||
INSTALL_K3S:
|
INSTALL_K3S:
|
||||||
COMMAND
|
COMMAND
|
||||||
|
Reference in New Issue
Block a user