diff options
| author | Kasra Bigdeli <[email protected]> | 2019-01-08 21:43:52 -0800 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-01-08 21:43:52 -0800 |
| commit | f6683bce1694622fca828c05bea09ce64516c3a3 (patch) | |
| tree | f5b6193e761bded388ca51d7fc88995ed9ebf467 | |
| parent | 04fb202e21efff9d72dec48431dc7caf3ae6e3c8 (diff) | |
| parent | e2f11c03481b4bae27a9fc01fe1ffa5dbd799694 (diff) | |
| download | caprover-one-click-apps-f6683bce1694622fca828c05bea09ce64516c3a3.tar.gz caprover-one-click-apps-f6683bce1694622fca828c05bea09ce64516c3a3.zip | |
git Merge branch 'master' of github.com:githubsaturn/testing-v1-one-click-apps
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ Process: - Varibles can be anywhere in the JSON and they will be replaced by what user enters - Each variable must have `id`, `label`. It may also have `defaultValue`, `validRegex`, `description`. - Other than `image`, `environment`, `ports`, `volumes`, `depends_on`, other parameters are ignored. Make sure they are not important. +- Instead of image in a service, you can use `dockerfileLines` which is an array of strings. |
