This website works better with JavaScript.
Explore
Help
Register
Sign In
tjhintz
/
caprover-receipt-manager-server
Watch
1
Star
0
Fork
You've already forked caprover-receipt-manager-server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
edfb034aae
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'edfb034aae'
${ noResults }
caprover-receipt-manager-se...
/
captain-definition
7 lines
174 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding captain definition.
12 months ago
{
"schemaVersion": 2,
"dockerfileLines": [
"FROM monolidth/receipt-parser:latest",
fixing captain definition
12 months ago
"EXPOSE 8721"
Adding captain definition.
12 months ago
]
}