Skip to content

Commit

Permalink
Update INSTALLwPortDFile.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iainbullock authored Jul 16, 2024
1 parent 22613d8 commit 59d9203
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALLwPortDFile.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ iii. Select the 'Images' link from the left menu. Click the blue '+ Build a new
iv. When the build has completed, the Output tab on the 'Build image' page will display 'No build output available. Select the 'Images' link from the left menu, an image with tag 'tesla_ble_mqtt:latest' should be visible in the 'Image list' page:
![image](https://github.com/user-attachments/assets/ef854d30-52b0-447c-b9e6-a299b5997352)
<br /><br />
v. Select the 'Stacks' link from the left menu. Click the blue '+ Add Stack' button. In the 'Create stack' page, enter `tesla_ble_mqtt` in the Name field. Copy and Paste the contents of [docker-compose.yml](https://raw.githubusercontent.com/tesla-local-control/tesla_ble_mqtt_docker/main/docker-compose.yml) into the Web editor box. **You must change the ``line image: "iainbullock/tesla_ble_mqtt:latest"`` to ``image: "tesla_ble_mqtt:latest"``**
v. Select the 'Stacks' link from the left menu. Click the blue '+ Add Stack' button. In the 'Create stack' page, enter `tesla_ble_mqtt` in the Name field. Copy and Paste the contents of [docker-compose.yml](https://raw.githubusercontent.com/tesla-local-control/tesla_ble_mqtt_docker/main/docker-compose.yml) into the Web editor box.
<br /><br />
**You must change the ``line image: "iainbullock/tesla_ble_mqtt:latest"`` to ``image: "tesla_ble_mqtt:latest"``**
<br /><br />
![image](https://github.com/user-attachments/assets/a7508fce-eb26-4d12-ae05-c3825d57510d)
<br /><br />
Expand Down

0 comments on commit 59d9203

Please sign in to comment.