Create an init process in Rust that can mount the initial file systems appropriately.
This commit is contained in:
4
scripts/build-docker-envs.sh
Executable file
4
scripts/build-docker-envs.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker build -f docker/Dockerfile.rust -t lam-rust:latest docker
|
||||
docker build -f docker/Dockerfile.kernel -t lam-kernel:latest docker
|
||||
Reference in New Issue
Block a user