Skip to content

Commit

Permalink
Added login and logout
Browse files Browse the repository at this point in the history
  • Loading branch information
sbouchexbellomie-Philips committed Oct 23, 2024
1 parent 0a2e028 commit 0939028
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +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`



Expand Down

0 comments on commit 0939028

Please sign in to comment.