Skip to content

Commit 9264a09

Browse files
Adding a note to get cifs utils installed
1 parent 66d0c27 commit 9264a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-docker-compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If the service name that you specify in a Compose file is a fully qualified doma
124124

125125
For example, if the specified application name is `fabric:/SampleApp/MyComposeApp`, `<ServiceName>.MyComposeApp.SampleApp` would be the registered DNS name.
126126

127-
## Differences between Compose deployment (instance definition) and Service Fabric application model (type definition)
127+
## Compose deployment (instance definition) versus Service Fabric app model (type definition)
128128

129129
A docker-compose.yml file describes a deployable set of containers, including their properties and configurations.
130130
For example, the file can contain environment variables and ports. You can also specify deployment parameters, such as placement constraints, resource limits, and DNS names, in the docker-compose.yml file.

0 commit comments

Comments
 (0)