Skip to content
Snippets Groups Projects
Commit 7b407238 authored by Martyn Welch's avatar Martyn Welch Committed by Emanuele Aina
Browse files

Set HOME in apertis-image-builder


Docker is defaulting to setting HOME as `/`. When running the suggested
Docker command in apertis-image-recipes for generating images, this is
resulting in a UML kernel panic as UML is unable to create `~/.uml/`.

Set the HOME to point to a location that we know is backed by tmpfs.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent d3c28fc8
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment