@@ -21,6 +21,11 @@ portsnap fetch auto
|
|||||||
make -C /usr/ports/sysutils/bastille install clean
|
make -C /usr/ports/sysutils/bastille install clean
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**enable at boot**
|
||||||
|
```shell
|
||||||
|
sysrc bastille_enable=YES
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Basic Usage
|
Basic Usage
|
||||||
-----------
|
-----------
|
||||||
@@ -533,6 +538,9 @@ Note: container console logs not destroyed.
|
|||||||
|
|
||||||
bastille template
|
bastille template
|
||||||
-----------------
|
-----------------
|
||||||
|
Looking for ready made CI/CD validated [Bastille
|
||||||
|
Templates](https://gitlab.com/BastilleBSD-Templates)?
|
||||||
|
|
||||||
Bastille supports a templating system allowing you to apply files, pkgs and
|
Bastille supports a templating system allowing you to apply files, pkgs and
|
||||||
execute commands inside the container automatically.
|
execute commands inside the container automatically.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user