diff options
Diffstat (limited to 'contrib/README.md')
| -rw-r--r-- | contrib/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/README.md b/contrib/README.md index 4f04dce6..fdd46495 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -9,6 +9,9 @@ This `contrib/` directory contains the following sub-folders and files: - `de.barton.ngircd.plist[.tmpl]`: launchd(8) property list file. +- `Dockerfile`: Container definition file, for Docker or Podman for example. + More information can be found in the `doc/Container.md` file. + - `ngindent.sh`: Script to indent the code of ngIRCd in the "standard way". - `ngircd-bsd.sh`: Start/stop script for FreeBSD. |