Initial commit
This commit is contained in:
commit
9d3b6c6885
11 changed files with 3737 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# sculpin-talk-demo
|
||||
|
||||
docker run --rm -it \
|
||||
-p 8000:8000 \
|
||||
-v $(pwd):/app \
|
||||
--name sculpin-demo \
|
||||
opdavies/sculpin-serve
|
Loading…
Add table
Add a link
Reference in a new issue