This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d9c9b5e1f0
compose
/
script
/
build-docs
6 lines
64 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-ex
pushd
docs
fig run jekyll jekyll build
popd
Reference in New Issue
View Git Blame
Copy Permalink