nutools/lib/dkbuild/templates/image/d11/dkbuild

12 lines
223 B
Plaintext
Raw Normal View History

2022-03-29 09:42:27 +04:00
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
setdists d11
# fichiers communs
copy ../common/ ./ gitignore=.
2023-01-05 08:30:01 +04:00
dockerfile "" Dockerfile.in sed="
s/\\\$REGISTRY/$REGISTRY/
s/\\\$DIST/$DIST/
"
2022-03-29 09:42:27 +04:00
build