https://github.com/ventx/mongo-awscli-psql-nodejs
Dockerfile for operational tasks
https://github.com/ventx/mongo-awscli-psql-nodejs
Last synced: 4 months ago
JSON representation
Dockerfile for operational tasks
- Host: GitHub
- URL: https://github.com/ventx/mongo-awscli-psql-nodejs
- Owner: ventx
- Created: 2019-04-15T09:05:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T11:30:41.000Z (almost 6 years ago)
- Last Synced: 2025-12-01T22:36:06.638Z (7 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mongo-awscli-psql-nodejs
Small Alpine Docker image with mongo, npm, postgres client.
## Docker Hub
[ventx/mongo-awscli-psql-nodejs](https://cloud.docker.com/u/ventx/repository/docker/ventx/mongo-awscli-psql-nodejs)
# Docker image
* OS: Alpine
* Version: 3.9
# Installed Packages
* [bash](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/bash)
* [curl](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/curl)
* [git](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/git)
* [jq](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/jq)
* [libc6-compat](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/libc6-compat)
* [make](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/make)
* [mongodb](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/mongodb)
* [mongodb-tools](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/mongodb-tools)
* [nodejs](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/nodejs)
* [npm](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/bpm)
* [openssh-client](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/openssh-client)
* [python3](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/python3)
* [postgresql-client](https://pkgs.alpinelinux.org/package/v3.9/main/x86_64/postgresql-client)
# Installed Packages (Python3 - pip)
* [awscli](https://pypi.org/project/awscli/) `latest`