We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 124b79a commit 7b80436Copy full SHA for 7b80436
content/reference/compose-file/services.md
@@ -2022,7 +2022,7 @@ ulimits:
2022
### `use_api_socket`
2023
2024
When `use_api_socket` is set, the container is able to interact with the underlying container engine through the API socket.
2025
-Your credentials are mounted inside the container so the container acts as a pure delegate for your commands reglating to the container engine.
+Your credentials are mounted inside the container so the container acts as a pure delegate for your commands relating to the container engine.
2026
Typically, commands ran by container can `pull` and `push` to your registry.
2027
2028
### `user`
0 commit comments