Skip to content

Commit

Permalink
more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
m-reuter committed Feb 18, 2021
1 parent e6c98fd commit cfdf4b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ Then run the installation:
Docker
------

You can also build a docker container:
You can also build a docker image:

docker build -t vzlogger .
This will pull the newest vzlogger from volkszaehler github and build the container.
Note, that this will use the newest vzlogger from volkszaehler github (not your local clone).
You can start it:

docker run --restart=always -v /home/pi/projects/vzlogger-docker:/cfg \
Expand Down

0 comments on commit cfdf4b2

Please sign in to comment.