Update README.md

This commit is contained in:
S David 2023-01-28 01:13:32 -05:00 committed by GitHub
parent 16d265e469
commit 2024caadad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,5 @@
# bastille-templates
Much like Docker, FreeBSD's Bastille uses template directories with `Bastillefile`s to allow users to deploy applications in a reproducible, automated way.
This repository contains Bastillefile templates I've created when I've found that the official repository does not have the application I need to deploy.