add f1 stie sources [ci skip]
This commit is contained in:
parent
2e4eae3f82
commit
fce6dc93fe
3 changed files with 201 additions and 0 deletions
4
modules/kubernetes/f1-stream/files/Dockerfile
Normal file
4
modules/kubernetes/f1-stream/files/Dockerfile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FROM nginx
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
EXPOSE 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue