mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-28 00:10:47 +01:00
Merge pull request #1 from boogiewookie/boogiewookie-patch-1
Update README.md
This commit is contained in:
@@ -735,8 +735,8 @@ After populating `usr/local/` with custom config files that your container will
|
||||
use, be sure to include `usr` in the template OVERLAY definition. eg;
|
||||
|
||||
```shell
|
||||
echo "CP etc" >> /usr/local/bastille/templates/username/base/Bastillefile
|
||||
echo "CP usr" >> /usr/local/bastille/templates/username/base/Bastillefile
|
||||
echo "OVERLAY etc" >> /usr/local/bastille/templates/username/base/Bastillefile
|
||||
echo "OVERLAY usr" >> /usr/local/bastille/templates/username/base/Bastillefile
|
||||
```
|
||||
|
||||
The above example will include anything under "etc" and "usr" inside
|
||||
|
||||
Reference in New Issue
Block a user