README.md
This commit is contained in:
10
README.md
10
README.md
@@ -69,4 +69,12 @@
|
|||||||
|
|
||||||
[Debian multiarch names](https://wiki.debian.org/Multiarch/Tuples)
|
[Debian multiarch names](https://wiki.debian.org/Multiarch/Tuples)
|
||||||
|
|
||||||
You can add any values in `docker_build_options` object, all these values passed to docker on building
|
You can add any values in `docker.build_options` object, all these values passed to docker on building
|
||||||
|
|
||||||
|
`ppa.install_instructions` will be replaced to corresponding `install_instructions` array, or you can set array of strings directly:
|
||||||
|
|
||||||
|
```
|
||||||
|
"ppa": {
|
||||||
|
"install_instructions": ["line1", "line2"]
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user