We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bc439 commit 23b9065Copy full SHA for 23b9065
.obs/dockerfile/micro-base-os/Dockerfile
@@ -103,3 +103,5 @@ RUN zypper clean --all && \
103
104
# Rebuild initrd to setup dracut with the boot configurations
105
RUN elemental init --force elemental-rootfs,elemental-sysroot,grub-config,dracut-config,cloud-config-essentials,elemental-setup,boot-assessment
106
+
107
+RUN rm -f /etc/machine-id
0 commit comments