mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 10:30:17 +00:00
add support for booting xen on x86_64 in dev and make initramfs alpine
This commit is contained in:
@@ -8,6 +8,7 @@ ARG RUST_PROFILE
|
||||
RUN adduser -S -s /bin/sh build
|
||||
COPY \
|
||||
--exclude=rust-toolchain.toml \
|
||||
--exclude=hack \
|
||||
--chown=build:build \
|
||||
. /build
|
||||
WORKDIR /build
|
||||
|
||||
Reference in New Issue
Block a user