mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 14:04:27 +00:00
Actor: Removing obsolete actor.json keys
Signed-off-by: Václav Vančura <commit@vancura.dev>
This commit is contained in:
parent
72077c109d
commit
1fe80d3c23
@ -2,10 +2,8 @@
|
|||||||
"actorSpecification": 1,
|
"actorSpecification": 1,
|
||||||
"name": "docling",
|
"name": "docling",
|
||||||
"version": "0.0",
|
"version": "0.0",
|
||||||
"buildTag": "latest",
|
|
||||||
"environmentVariables": {},
|
"environmentVariables": {},
|
||||||
"dockerFile": "./Dockerfile",
|
"dockerFile": "./Dockerfile",
|
||||||
"dockerContext": "../",
|
|
||||||
"input": "./input_schema.json",
|
"input": "./input_schema.json",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"run": "./actor.sh"
|
"run": "./actor.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user