Skip to content

Commit

Permalink
docs: note about docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev authored Sep 29, 2020
1 parent e4d35d4 commit ebaff4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Please check the output of `echo "$(uname -s)_$(uname -m)"` in your terminal and

## Using Docker

!!! info
Be careful when using `latest` tag, it's updated directly from the master branch. We recommend using [`v2` or `stable` tags](https://hub.docker.com/r/sundowndev/phoneinfoga/tags) to only get release updates.

### From docker hub

You can pull the repository directly from Docker hub
Expand Down

0 comments on commit ebaff4f

Please sign in to comment.