Skip to content
Snippets Groups Projects
Unverified Commit 706456de authored by Jason Robinson's avatar Jason Robinson Committed by GitHub
Browse files

Mark Dockerfile as requiring BuildKit (#12541)

parent 99ab4542
No related branches found
No related tags found
No related merge requests found
Explicitly opt-in to using [BuildKit-specific features](https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/syntax.md) in the Dockerfile. This fixes issues with building images in some GitLab CI environments.
# syntax=docker/dockerfile:1
# Dockerfile to build the matrixdotorg/synapse docker images. # Dockerfile to build the matrixdotorg/synapse docker images.
# #
# Note that it uses features which are only available in BuildKit - see # Note that it uses features which are only available in BuildKit - see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment