mirror of
https://github.com/yude/firmament
synced 2025-10-12 11:18:37 +09:00
Initial commit
This commit is contained in:
7
.devcontainer/Dockerfile
Normal file
7
.devcontainer/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
# See here for image contents: https://github.com/sarisia/mikanos-docker
|
||||
|
||||
FROM ghcr.io/sarisia/mikanos:latest
|
||||
|
||||
# [Optional] Uncomment this section to install additional OS packages.
|
||||
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
# && apt-get -y install --no-install-recommends <your-package-here>
|
Reference in New Issue
Block a user