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

0.6.6-beta

parent 47d0fdcf
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,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.6.1 && \
git checkout 0.6.6-beta && \
./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