diff --git a/Containerfile b/Containerfile index 2af64c4..57f2dcc 100644 --- a/Containerfile +++ b/Containerfile @@ -3,7 +3,7 @@ FROM quay.io/fedora-ostree-desktops/silverblue:40 as silverblue COPY vscode.repo /etc/yum.repos.d/vscode.repo COPY custom-origin.yaml /etc/rpm-ostree/origin.d/custom-origin.yaml -RUN rpm-ostree ex rebuild +RUN rpm-ostree ex rebuild \ && systemctl enable rpm-ostreed-automatic.timer \ && rpm-ostree cleanup -m \ && ostree container commit