Skip to content

Commit

Permalink
update the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppodelldog committed Sep 11, 2020
1 parent 43715f6 commit fa4e506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following example contains all possible configuration options.
isDetached=false # starts the container in background
RequireEnvVars=false # if true, not defined env vars that are configured will lead to an error
uniqueNames=true # will generate unique container names for every run.
os = "linux" # if set this config will load iof executed on linux.
os = "linux" # if set this config will load if executed on linux.
mergeTemplateArrays = ["Volumes"] # in command config this will merge Volumes instead of overwriting them
# volume mappings
volumes = [
Expand Down

0 comments on commit fa4e506

Please sign in to comment.