aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTamara Schmitz <15906939+tamara-schmitz@users.noreply.github.com>2022-11-08 16:34:58 +0100
committerGitHub <noreply@github.com>2022-11-08 16:34:58 +0100
commit6191bafcadc21277be5527ed1ac05f7902e710ad (patch)
treec663f4aed84512b4c8a3320e351818658866ceab /src
parent322c8cf270a6fe2cd6ac152af0f3f5d2963fa0b3 (diff)
downloadminetest-6191bafcadc21277be5527ed1ac05f7902e710ad.tar.xz
Dockerfile: refactoring and addition of entrypoint (#12939)
Previously source files were copied first, then build dependencies were installed, then libraries cloned and built. This was reordered to be: 1. install dependencies 2. clone and build libraries 3. Pull in minetest source and minetest_game 4. Build minetest In addition the peristent volumes are now declared. Also an entrypoint added making it possible to append command line parameters.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions