Simple boilr template to create a .dockerignore file.
Simple template to create a .dockerignore file.
The following files are generated:
.
`-- .dockerignore
0 directories, 1 file
Install boilr first.
Then use
$ boilr download stefanwalther/boilr-dockerignore <template-tag>
e.g.
$ boilr download stefanwalther/boilr-dockerignore boilr-dockerignore
$ boilr template download stefanwalther/boilr-dockerignore <template-tag>
$ git clone stefanwalther/boilr-dockerignore
cd into it, then
$ boilr template save $(PWD) <template-tag>
# e.g.
$ boilr template save $(PWD) boilr-dockerignore
if you have for force the local updates, use
$ boilr template save $(PWD) <template-tag> -f
$ boilr template use boilr-dockerignore .
Get a list of all - locally installed - templates:
$ boilr template list
Some related projects:
Stefan Walther
MIT
This file was generated by verb-generate-readme, v0.8.0, on February 04, 2022.