Don't forget to clone
This commit is contained in:
@ -9,6 +9,7 @@
|
|||||||
## Development
|
## Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
$ git clone https://git.autonomic.zone/autonomic-cooperative/traefik && cd traefik
|
||||||
$ python3 -m venv .venv && source .venv/bin/activate
|
$ python3 -m venv .venv && source .venv/bin/activate
|
||||||
$ pip install -U pip setuptools docker-compose
|
$ pip install -U pip setuptools docker-compose
|
||||||
$ docker-compose up
|
$ docker-compose up
|
||||||
|
|||||||
Reference in New Issue
Block a user