1
0

Set # syntax=docker/dockerfile:experimental

For buildkit in some environments.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
This commit is contained in:
Jason Robinson
2022-04-20 16:40:40 +03:00
parent 4bc8cb4669
commit 66d6953eff

View File

@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:experimental
# Dockerfile to build the matrixdotorg/synapse docker images.
#
# Note that it uses features which are only available in BuildKit - see