mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-06-21 01:25:41 +02:00
Update readme to include docker compose pull.
This commit is contained in:
parent
ddb2304b64
commit
c0d3a6a971
1 changed files with 3 additions and 1 deletions
|
@ -90,7 +90,9 @@ Adjust the variables according to your setup.
|
|||
|
||||
### Step 4: Run Docker Compose
|
||||
|
||||
Launch your RouterFleet deployment with the Docker Compose command:
|
||||
If you are upgrading from a previous version, you should consider running ```docker compose pull``` to ensure you are using the latest images.
|
||||
|
||||
Start the RouterFleet services using Docker Compose:
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue