mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-09-03 04:44:46 +08:00
feat: Add syntax parser directive (#1003)
This commit is contained in:
parent
520c70ab22
commit
bee68ee548
@ -1,3 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM qemux/qemu-host:2.05 AS builder
|
||||
|
||||
# FROM golang as builder
|
||||
|
Loading…
x
Reference in New Issue
Block a user