Skip to content

Commit b48fca0

Browse files
Merge pull request #9 from philips-software/update-readme
Update README.md
2 parents 4bf04af + e63f0b9 commit b48fca0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ and work path.
4646
| entrypoint | Overrides the default ENTRYPOINT in docker image. | `false` | |
4747
| env_names | Environment variable names passed to docker image as comma separated list, for example: NAME1, NAME2, NAME3 | `false` | |
4848
| extra_args | Extra arguments for docker run command. | `false` | |
49+
| pre-warm | Run a warming-up container (which might crash due to first time use failure) | `false` | true |
50+
| pre-warm-cmd | Pre warm command to run inside the container | `false` | echo "warming up!" |
4951

5052

5153

0 commit comments

Comments
 (0)