Skip to content

Commit

Permalink
Merge pull request #38 from freol35241/new_docker_image_recommendation
Browse files Browse the repository at this point in the history
Changing recommendation of timescale docker image
  • Loading branch information
freol35241 authored Oct 29, 2022
2 parents c9f29ce + fd3b422 commit 78c4a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Nice to know:

Precondition
* Make sure that you PostgreSQL instance is up and running and that you have created a database, ```DB_NAME```.
* I recommend the following docker image: https://docs.timescale.com/v1.0/getting-started/installation/docker/installation-docker#postgis-docker to get started quickly and easy.
* I recommend the following docker image (includes postgis): https://hub.docker.com/r/timescale/timescaledb-ha to get started quickly and easy.
* If you are using an armv7-system (like raspberry pi) you can find a precompiled docker-image [here](https://hub.docker.com/repository/docker/dekiesel/timescaledb-postgis).


Expand Down

0 comments on commit 78c4a6a

Please sign in to comment.