mirror of
https://github.com/katanemo/plano.git
synced 2026-05-03 12:52:56 +02:00
remove dependency on docker-compose when starting up archgw (#305)
This commit is contained in:
parent
726f1a3185
commit
0ff3d43008
16 changed files with 3761 additions and 274 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Function to start the demo
|
||||
start_demo() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue