Compare commits

...

1 Commits

Author SHA1 Message Date
Jason Robinson
66d6953eff Set # syntax=docker/dockerfile:experimental
For buildkit in some environments.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
2022-04-20 16:40:40 +03:00

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