Skip to content

Commit 8ecdfc4

Browse files
authored
Fix incomplete sentence (#45652)
1 parent 4ea4900 commit 8ecdfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/containers/sdk-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Restore complete (0.2s)
117117
DotNet.ContainerImage succeeded (2.6s) → bin\Release\net9.0\linux-x64\publish\
118118
```
119119
120-
This command compiles your worker app to the _publish_ folder and pushes the container image to your local Docker daemon by default. If you're using Podman, an alias
120+
This command compiles your worker app to the _publish_ folder and pushes the container image to your local Docker daemon by default. If you're using Podman, the tooling also supports pushing there with no additional configuration.
121121

122122
## Publish .NET app to a tarball
123123

0 commit comments

Comments
 (0)