Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunny-unik/docker-node-server

For learning purpose build a basic node.js server setup inside docker container.
https://github.com/sunny-unik/docker-node-server

beginner-friendly containerization docker nodejs open-source render

Last synced: 3 days ago
JSON representation

For learning purpose build a basic node.js server setup inside docker container.

Awesome Lists containing this project

README

        

# docker-node-server

> For learning purposes build a basic node.js server setup inside a docker container.

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Sunny-unik/docker-node-server)
[![Push Docker image to GHCR & Docker Hub](https://github.com/Sunny-unik/docker-node-server/actions/workflows/ci.yml/badge.svg)](https://github.com/Sunny-unik/docker-node-server/actions/workflows/ci.yml)

## Pull Image

This image is available on [hub.docker.com](https://hub.docker.com). You can pull this image using `docker pull sunnyunik/node-in-ubuntu:latest`

## 🤝 Contributing

We encourage you to contribute to docker-node-server. All contributors are required to abide by our [Code of Conduct](/docs/Code-of-conduct.md). Please check out the [Contributing guide](/docs/Contributing.md) for guidelines about how to proceed with your contribution.
Feel free to start a discussion.

# Deployment

This website is deployed on [render](https://render.com).

## ⚖️ LICENSE

MIT © [Sunny-unik/docker-node-server](LICENSE)