mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
rtorrent-flood: add CONTEXT_PATH
This commit is contained in:
@ -17,9 +17,10 @@
|
||||
- **BUILD_CORES** : number of cores used during build
|
||||
|
||||
#### Environment variables
|
||||
- **UID** : user id
|
||||
- **GID** : group id
|
||||
- **FLOOD_SECRET** : flood secret key
|
||||
- **UID** : user id (default : 991)
|
||||
- **GID** : group id (defaut : 991)
|
||||
- **FLOOD_SECRET** : flood secret key (defaut : mysupersecretkey) (CHANGE IT)
|
||||
- **CONTEXT_PATH** : context path (base_URI) (default : /)
|
||||
- **PKG_CONFIG_PATH** : `/usr/local/lib/pkgconfig` (don't touch)
|
||||
|
||||
#### Ports
|
||||
|
Reference in New Issue
Block a user