14
README.md
14
README.md
@@ -9,15 +9,17 @@ docker run -v $(pwd)/build:/app/build -e GITHUB_TOKEN=YOUR_GITHUB_TOKEN registry
|
||||
|
||||
## Environment Variables
|
||||
|
||||
| Environment Variable | Description |
|
||||
| ------------------------ | ---------------------------------------------------------- |
|
||||
| `GITHUB_TOKEN` | Github token to use for downloading patches. |
|
||||
| Environment Variable | Description |
|
||||
| -------------------- | -------------------------------------------- |
|
||||
| `GITHUB_TOKEN` | Github token to use for downloading patches. |
|
||||
|
||||
## Volumes
|
||||
|
||||
| Volume | Description |
|
||||
| ------------ | ----------------------------------------------- |
|
||||
| `/app/build` | The build directory (should contain a keystore) |
|
||||
| Volume | Description |
|
||||
| ------------------- | ----------------------- |
|
||||
| `/app/build` | Build directory |
|
||||
| `/app/config.toml` | Config file (optional) |
|
||||
| `/app/options.json` | Options file (optional) |
|
||||
|
||||
## Notes
|
||||
|
||||
|
Reference in New Issue
Block a user