Skip to content

Commit

Permalink
Update docs/docs/api-reference/starlark-reference/service-config.md
Browse files Browse the repository at this point in the history
Co-authored-by: leoporoli <[email protected]>
  • Loading branch information
h4ck3rk3y and leoporoli authored May 7, 2024
1 parent 2b682c4 commit 511b0b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ config = ServiceConfig(
"disktype": "ssd",
},

# tini_enabled allows you to set the `--init` options when a container is started in Docker.
# The tini_enabled field allows you to set the `--init` options when a container is started in Docker.
# OPTIONAL
# Default (true)
tini_enabled = True
Expand Down

0 comments on commit 511b0b5

Please sign in to comment.