By digest I'm getting failures even though they were present yesterday
By digest I'm getting failures even though they were present yesterday
podman build time?kylegospo@proteus:~$ cat /etc/hostname
proteus
kylegospo@proteus:~$ distrobox enter fedora
📦[kylegospo@fedora ~]$

/etc/os-release
podman buildkylegospo@proteus:~$ cat /etc/hostname
proteus
kylegospo@proteus:~$ distrobox enter fedora
📦[kylegospo@fedora ~]$
/etc/os-release[Unit]
name=Universal Blue Missing /etc/hostname Workaround
description=Workaround for the missing /etc/hostname file on Universal Blue systems
after=network.target
ConditionPathExists=!/etc/hostname
[Service]
ExecStart=/bin/sh -c 'echo "%H" > /etc/hostname'
[Install]
WantedBy=default.target