Skip to content

Demonstration of lightweight containers with Go and from scratch

Notifications You must be signed in to change notification settings

ndegory/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple httpd server in Go

Demonstrate how to build a lightweight Docker image based on Alpine or from scratch.

Use the Makefile to build the images:

make image # from scratch
make alpine-image

About

Demonstration of lightweight containers with Go and from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published