tests: document selecting a target distribution.
This commit is contained in:
parent
15e30e8ac5
commit
6390e36a4e
|
@ -30,6 +30,13 @@ and run the tests there.
|
|||
1. Run ``test``
|
||||
|
||||
|
||||
# Selecting a target distribution
|
||||
|
||||
Docker target images exist for testing against CentOS and Debian, with the
|
||||
default being Debian. To select CentOS, specify `MITOGEN_TEST_DISTRO=centos` in
|
||||
the environment.
|
||||
|
||||
|
||||
# User Accounts
|
||||
|
||||
A set of standard user account names are used by in the Docker container and
|
||||
|
|
Loading…
Reference in New Issue