]> git.lizzy.rs Git - dragonfireclient.git/commit
Update Dockerfile and improve build speed (#11313)
authorBensuperpc <bensuperpc@gmail.com>
Mon, 21 Jun 2021 17:55:38 +0000 (19:55 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Jun 2021 17:55:38 +0000 (18:55 +0100)
commit4b9a51ff0d9d546916f09197b64b5da295027d35
tree11da4dc8ffe8fd9b4e458fd9fac7a179ece7d322
parentb28523bf3894cb8311a62edddde73e755d0b8dd4
Update Dockerfile and improve build speed (#11313)

Use ninja to build image, rename docker build steps: builder and runtime, add argument for docker image version

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
Dockerfile