minetest: comment out half-written actual container
This commit is contained in:
parent
35d5c797e7
commit
5582f33c27
1 changed files with 4 additions and 3 deletions
|
@ -21,9 +21,10 @@ RUN make -j4
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
||||||
FROM ${REPO_LOCATION}minideb
|
# TODO: Build the actual container here
|
||||||
|
# FROM ${REPO_LOCATION}minideb
|
||||||
RUN install_packages
|
#
|
||||||
|
# RUN install_packages
|
||||||
|
|
||||||
# Things to copy after installation:
|
# Things to copy after installation:
|
||||||
# /usr/local/share/minetest
|
# /usr/local/share/minetest
|
||||||
|
|
Loading…
Reference in a new issue