Update dockerfile
This commit is contained in:
parent
fbfc1bae85
commit
598c29ab17
5 changed files with 22 additions and 79 deletions
|
@ -34,7 +34,7 @@ A client sends *requests* (T-messages) to a server, which subsequently *replies*
|
|||
|
||||
### Job Object
|
||||
The job object is formatted like this:
|
||||
```json
|
||||
```js
|
||||
{
|
||||
"cmd": string, // name of internal image command, e.g. caption
|
||||
"path": string, // canonical image URL, used for getting the actual image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue