added new app: bentopdf (1.0.2)
This commit is contained in:
parent
a535c098e0
commit
e93b5eb210
4 changed files with 309 additions and 0 deletions
14
apps/bentopdf/docker-compose.json
Normal file
14
apps/bentopdf/docker-compose.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"services": [
|
||||
{
|
||||
"name": "bentopdf",
|
||||
"image": "bentopdf/bentopdf:v1.0.2",
|
||||
"isMain": true,
|
||||
"environment": {
|
||||
},
|
||||
"internalPort": 80,
|
||||
"volumes": [
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue