Skip to content
Snippets Groups Projects
Commit 8b593f34 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Checkout a stable release for testing.

parent 9a70a1b9
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ This one-shot script clones the code, initialises Docker swarm mode and then dep
# docker swarm init --advertise-addr eth0 && \
git clone https://github.com/alexellis/faas && \
cd faas && \
git checkout 0.5.6b-alpha && \
./deploy_stack.sh && \
docker service ls
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment