mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-08 01:55:30 +00:00
Name main stage
This commit is contained in:
parent
e6e0f94753
commit
80859383e5
@ -1,4 +1,8 @@
|
||||
FROM docker.io/debian:sid
|
||||
##################################################
|
||||
## "qemu-reactos" stage
|
||||
##################################################
|
||||
|
||||
FROM docker.io/debian:sid AS qemu-reactos
|
||||
|
||||
# Environment
|
||||
ENV QEMU_CPU=2
|
||||
|
Loading…
Reference in New Issue
Block a user