An open API service indexing awesome lists of open source software.

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

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`