VishalMysore commited on
Commit
f95deaa
1 Parent(s): 52277ab

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ RUN npm install -g @stoplight/prism-cli
17
  EXPOSE 7860
18
 
19
  # Start Prism and mock the API when the container launches
20
- CMD ["prism", "mock", "-h", "0.0.0.0", "-p","7860 ","minikube.json"]
 
17
  EXPOSE 7860
18
 
19
  # Start Prism and mock the API when the container launches
20
+ CMD ["prism", "mock", "-h", "0.0.0.0", "-p","7860 ","kibernetes.json"]