Skip to content

Simple boilr template to create a .dockerignore file.

License

Notifications You must be signed in to change notification settings

stefanwalther/boilr-dockerignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilr-dockerignore

Simple boilr template to create a .dockerignore file.


Purpose

Simple template to create a .dockerignore file.

The following files are generated:

.
`-- .dockerignore

0 directories, 1 file

Installation

Install boilr first.

Then use

$ boilr download stefanwalther/boilr-dockerignore <template-tag>

e.g.

$ boilr download stefanwalther/boilr-dockerignore boilr-dockerignore

Usage

Download the template

$ boilr template download stefanwalther/boilr-dockerignore <template-tag>

Fork, modify locally and save it

$ 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

Use it

$ boilr template use boilr-dockerignore .

Get all templates

Get a list of all - locally installed - templates:

$ boilr template list

About

Related projects

Some related projects:

Author

Stefan Walther

License

MIT


This file was generated by verb-generate-readme, v0.8.0, on February 04, 2022.

About

Simple boilr template to create a .dockerignore file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published