mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
Create dockerfile
This commit is contained in:
committed by
GitHub
parent
1a3cbf7a9d
commit
7ed0e7dd23
5
km-dist/docker/ui/dockerfile
Normal file
5
km-dist/docker/ui/dockerfile
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
FROM nginx:1.18
|
||||||
|
|
||||||
|
ADD pub.tar /
|
||||||
|
ADD knowstreaming.conf /etc/nginx/conf.d/
|
||||||
|
RUN rm -rf /etc/nginx/conf.d/default.conf
|
||||||
Reference in New Issue
Block a user