Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Mark Dockerfile as requiring BuildKit #12541

Merged
merged 3 commits into from
Apr 26, 2022
Merged

Commits on Apr 25, 2022

  1. Set Dockerfile version

    The Synapse Dockerfile uses Buildkit and some GitLab CI environments at least seem to be confused about the extra arguments to some Dockerfile commands, if the version is not defined.
    
    Docs: https://docs.docker.com/develop/develop-images/build_enhancements/#overriding-default-frontends
    
    Signed-off-by: Jason Robinson <jasonr@matrix.org>
    jaywink committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2223da5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Update changelog.d/12541.misc

    Co-authored-by: David Robertson <davidr@element.io>
    jaywink and David Robertson committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    96107d3 View commit details
    Browse the repository at this point in the history
  2. Rename changelog .misc -> .docker

    Signed-off-by: Jason Robinson <jasonr@matrix.org>
    jaywink committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3ee8996 View commit details
    Browse the repository at this point in the history