diff options
author | Tim Hutt <timothy.hutt@codasip.com> | 2024-09-10 02:01:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 18:01:38 -0700 |
commit | 3539eff338352aba83dbae9e7b310d6a7d9a7d56 (patch) | |
tree | c632377c3bd80c592c37629f095640d79c2f5e86 /src/rv32.adoc | |
parent | 698e64ae74ed61a08b8821118b6b8d08e291d8e1 (diff) | |
download | riscv-isa-manual-3539eff338352aba83dbae9e7b310d6a7d9a7d56.zip riscv-isa-manual-3539eff338352aba83dbae9e7b310d6a7d9a7d56.tar.gz riscv-isa-manual-3539eff338352aba83dbae9e7b310d6a7d9a7d56.tar.bz2 |
Run docker as the current user (#1630)
If you have real Docker (not Podman) then by default it will run everything as root, so your build directory is owned by root and the Makefile will not work at all because it tries to modify the build directory.
This adds a flag so that Asciidoctor runs as the current user in Docker instead of root.
Diffstat (limited to 'src/rv32.adoc')
0 files changed, 0 insertions, 0 deletions