mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-03 03:19:16 +00:00
feat(userspace/libc): support for linux target
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
3
Userspace/docker/Dockerfile
Normal file
3
Userspace/docker/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM scratch
|
||||
ADD docker-root /
|
||||
CMD ["/bin/sh"]
|
Reference in New Issue
Block a user