Skip to content

fix podman colors, env target and netsurf build

Ron Williams requested to merge rw_van/redox:rw_van_221116 into master

podman run --tty --env TERM=$(TERM) added to display colors and progress bars in Cargo/Rust. make env now starts a shell in Podman if PODMAN_BUILD=1. xxd added to the Containerfile.

Merge request reports