s/markdown/rst/ - oops

This commit is contained in:
Christer Edwards
2019-11-20 19:24:11 -07:00
parent c2cb31decd
commit 3b97572acf
2 changed files with 12 additions and 9 deletions

View File

@@ -14,14 +14,17 @@ To install from the FreeBSD package repository:
PKG PKG
--- ---
```shell
pkg install bastille .. code-block:: shell
```
pkg install bastille
To install from source (don't worry, no compiling): To install from source (don't worry, no compiling):
ports ports
----- -----
```shell
make -C /usr/ports/sysutils/bastille install clean .. code-block:: shell
```
make -C /usr/ports/sysutils/bastille install clean

View File

@@ -31,9 +31,9 @@ IP addresses is no problem.
Bastille allows you to define the interface you want the IP attached to when Bastille allows you to define the interface you want the IP attached to when
you create it. An example: you create it. An example:
```shell .. code-block:: shell
bastille create alcatraz 12.1-RELEASE 192.168.1.50 em0
``` bastille create alcatraz 12.1-RELEASE 192.168.1.50 em0
When the `alcatraz` container is started it will add `192.168.1.60` as an IP When the `alcatraz` container is started it will add `192.168.1.60` as an IP
alias to the `em0` interface. It will then simply be another member of the alias to the `em0` interface. It will then simply be another member of the