Skip to content

Commit

Permalink
Auto-update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardvandevorst-philips authored and github-actions[bot] committed Oct 19, 2023
1 parent 4bf04af commit e63f0b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ and work path.
| entrypoint | Overrides the default ENTRYPOINT in docker image. | `false` | |
| env_names | Environment variable names passed to docker image as comma separated list, for example: NAME1, NAME2, NAME3 | `false` | |
| extra_args | Extra arguments for docker run command. | `false` | |
| pre-warm | Run a warming-up container (which might crash due to first time use failure) | `false` | true |
| pre-warm-cmd | Pre warm command to run inside the container | `false` | echo "warming up!" |



Expand Down

0 comments on commit e63f0b9

Please sign in to comment.