https://github.com/mattms/docker_postgres_curl
https://github.com/mattms/docker_postgres_curl
alpine curl docker postgres
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattms/docker_postgres_curl
- Owner: MattMS
- License: mit
- Created: 2017-02-28T08:27:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T10:23:45.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T16:11:18.629Z (12 months ago)
- Topics: alpine, curl, docker, postgres
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Postgres with curl for Docker
This simply adds [curl][curl search] to the [Postgres Alpine image][postgres docker].
[curl search]: https://pkgs.alpinelinux.org/packages?name=curl&branch=&repo=&arch=&maintainer=
[postgres docker]: https://hub.docker.com/_/postgres/
## License
[MIT](./LICENSE)