Skip to content

Commit

Permalink
fixes for linux docker
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud committed Jun 14, 2024
1 parent 66bba2e commit 2d0a748
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,11 @@ It's possible to use ENVs instead of the yml file. This is useful if you want to
| ANKLET_METRICS_DATABASE_USER | User to use (ex: "") |
| ANKLET_METRICS_DATABASE_PASSWORD | Password to use (ex: "") |
An example response of each format is as follows:
#### Docker / Containers
Docker images are available at [veertu/anklet](https://hub.docker.com/r/veertu/anklet). [You can find the example docker-compose file in the `docker` directory.](https://github.com/veertuinc/anklet/blob/main/docker/docker-compose.yml)

Finally, here are the example responses of each format:

#### JSON

Expand Down

0 comments on commit 2d0a748

Please sign in to comment.