Run deployment preflight through client image
This commit is contained in:
@@ -14,7 +14,8 @@ It can therefore be used unchanged on cache and archive nodes.
|
||||
## Requirements
|
||||
|
||||
- Run it on the Docker host being checked.
|
||||
- Use Python 3.11 or newer (the script uses the standard-library `tomllib`).
|
||||
- Use Python 3.8 or newer. The script reads the mounted configuration through
|
||||
the client image, so it does not depend on the host Python TOML library.
|
||||
- Have Docker CLI access to the daemon.
|
||||
- Have the checkout containing the script available on that host, or copy only
|
||||
this script into the node's compose directory.
|
||||
|
||||
Reference in New Issue
Block a user