static site
This commit is contained in:
parent
cdc60af6d1
commit
0a380b0227
1 changed files with 7 additions and 0 deletions
7
captain-definition
Normal file
7
captain-definition
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"schemaVersion": 2,
|
||||
"dockerfileLines": [
|
||||
"FROM nginx:mainline-alpine-slim",
|
||||
"COPY docs /usr/share/nginx/html"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue