mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 11:16:47 +00:00
Update TestDrive.md
This commit is contained in:
parent
1ee0d31f28
commit
065f6744e2
@ -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 && \
|
# docker swarm init --advertise-addr eth0 && \
|
||||||
git clone https://github.com/openfaas/faas && \
|
git clone https://github.com/openfaas/faas && \
|
||||||
cd faas && \
|
cd faas && \
|
||||||
git checkout 0.6.17 && \
|
git checkout 0.7.0 && \
|
||||||
./deploy_stack.sh && \
|
./deploy_stack.sh && \
|
||||||
docker service ls
|
docker service ls
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user