This website requires JavaScript.
Explore
Help
Sign In
kubernetes
/
website
mirror of
https://github.com/kubernetes/website.git
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
Projects
Releases
Wiki
Activity
8879175f85
website
/
staging-container
/
start.sh
8 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
set
-x
bundle
bundle
exec
jekyll clean
bundle
exec
jekyll serve -H 0.0.0.0 -P
4000
Reference in New Issue
View Git Blame
Copy Permalink