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

https://github.com/suvidsahay/dockerwebserver

A web server in various programming languages which runs on a docker container.
https://github.com/suvidsahay/dockerwebserver

docker docker-compose golang golang-server

Last synced: about 2 months ago
JSON representation

A web server in various programming languages which runs on a docker container.

Awesome Lists containing this project

README

          

# DockerWebServer
This repository contains different WebServers in different programming languages which runs on Containers.

## Installation
Install Docker on your local machine with the help from [here](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-18-04).
Clone the repository
```sh
git clone https://github.com/suvidsahay/DockerWebServer.git
```