Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.Docker.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Using amirdm2mqtt in Docker.
# Using amridm2mqtt in Docker.

If you want to run this under Docker you can do so. A Dockerfile has been provided so you can build your own container.

## Building

Building should be a simple matter:

docker build -t amirdm2mqtt .
docker build -t amridm2mqtt .

## Configuration

Expand Down