farzadso / node-fetch-alpine

This repository is for maintaining the `node-fetch-alpine` image useful for sending HTTP requests using Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository is for maintaining the node-fetch-alpine image useful for sending HTTP requests using Node.js.

This is the link to the docker image on docker hub : https://hub.docker.com/r/farzadso/node-fetch-alpine

The base image is a node alpine image to keep things lightweight.

Dependencies

  • git

  • node-fetch

  • config

About

This repository is for maintaining the `node-fetch-alpine` image useful for sending HTTP requests using Node.js.


Languages

Language:Dockerfile 100.0%