mirror of
https://github.com/openfaas/faas.git
synced 2025-06-17 12:46:59 +00:00
Update to latest gateway version
This commit is contained in:
parent
8f249792fe
commit
2dc122aaa8
@ -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.7.1 && \
|
git checkout 0.7.9 && \
|
||||||
./deploy_stack.sh && \
|
./deploy_stack.sh && \
|
||||||
docker service ls
|
docker service ls
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user