Style fix.
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ frequently throughout the spec.
|
|||||||
#### `entrypoint`
|
#### `entrypoint`
|
||||||
|
|
||||||
The entrypoint definition matches *Docker*'s shell form of it.
|
The entrypoint definition matches *Docker*'s shell form of it.
|
||||||
Technically it's a string which is to be passed to the `command` (`/bin/bash -c`
|
Technically, it's a string which is to be passed to the `command` (`/bin/bash -c`
|
||||||
by default) as the code to be interpreted or executed when attending requests.
|
by default) as the code to be interpreted or executed when attending requests.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user