mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
Update to master for TestDrive branch
This commit is contained in:
parent
8f1345b7c6
commit
715811ad6c
@ -30,7 +30,7 @@ This one-shot script clones the code, sets up a Docker Swarm master node then de
|
||||
# docker swarm init --advertise-addr eth0 && \
|
||||
git clone https://github.com/openfaas/faas && \
|
||||
cd faas && \
|
||||
git checkout 0.6.6-beta1 && \
|
||||
git checkout master && \
|
||||
./deploy_stack.sh && \
|
||||
docker service ls
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user