Update readme to include docker compose pull.

This commit is contained in:
Eduardo Silva 2024-04-15 14:14:37 -03:00
parent ddb2304b64
commit c0d3a6a971

View file

@ -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