Skip to content

Commit

Permalink
Merge pull request #11 from philips-software/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
edwardvandevorst-philips authored Oct 23, 2024
2 parents 4fc967f + b52566b commit 9bb0af1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ and work path.
| 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!" |
| registry_authentication | Enable authentication on the registry server | `false` | `false`
| registry_username | Registry server username | `false`
| registry_token | Registry server token | `false`
| registry_repository | Registry server repository | `false`
| registry_authentication | Authenticate against registry server | `false` | false |
| registry_username | Docker registry username. | `false` | |
| registry_token | Docker registry token | `false` | |
| registry_repository | Docker registry repository | `false` | |



Expand Down

0 comments on commit 9bb0af1

Please sign in to comment.