Files
caprover-receipt-manager-se…/captain-definition

7 lines
174 B
Plaintext
Raw Normal View History

2023-12-03 09:10:37 -08:00
{
"schemaVersion": 2,
"dockerfileLines": [
"FROM monolidth/receipt-parser:latest",
2023-12-03 10:01:29 -08:00
"EXPOSE 8721"
2023-12-03 09:10:37 -08:00
]
}