updated documentation
This commit is contained in:
@@ -54,7 +54,7 @@ A version labeled `latest` always exists.
|
||||
| `X.Y` | The latest version within the specified minor version `X.Y`. |
|
||||
| `X.Y.Z` | A specific version. |
|
||||
|
||||
## Configuration
|
||||
## Runtime Configuration
|
||||
|
||||
### Environment Variables
|
||||
|
||||
@@ -91,7 +91,7 @@ curl --config ${CURL_CONFIG_DIR}/biz1.cfg ...
|
||||
curl --config ${CURL_CONFIG_DIR}/biz2.cfg ...
|
||||
```
|
||||
|
||||
## Usage
|
||||
## Recommended Uses
|
||||
|
||||
This is expected to be extended or used directly for simple CI/CD runners.
|
||||
|
||||
@@ -101,6 +101,10 @@ You are welcome to copy the repository, but please open an issue first to avoid
|
||||
|
||||
- [Open Issue](https://git.inteligr8.com/inteligr8/base-runner-image/issues)
|
||||
|
||||
### Development
|
||||
|
||||
- [Documentation](docs/build.md)
|
||||
|
||||
## References
|
||||
|
||||
- [Debian Slim](https://github.com/linuxcontainers/debian-slim)
|
||||
Reference in New Issue
Block a user