Skip to content

Commit

Permalink
add pull to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed Apr 12, 2023
1 parent bb714c2 commit d660d02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Alfalfa-BACnet-Bridge only requires [docker](https://www.docker.com/)
### Running the Bridge
The following command will run the BACnet Alfalfa Bridge using the image from the github package.
```bash
# Pull latest image
docker pull ghcr.io/nrel/alfalfa-bacnet-bridge:latest
# Run Image
docker run \
--detach \
-e ALFALFA_SITE=<alfalfa_site> \
Expand Down

0 comments on commit d660d02

Please sign in to comment.