Skip to content
This repository was archived by the owner on Dec 20, 2019. It is now read-only.

hjacobs/tiny-docker-http-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Docker HTTP/Docker Test Image

Docker image which sets up an http server and runs a docker build inside the container. It is mentioned to be used for testing docker inside docker functionality.

$ # build a completely static Go binary
$ make build.docker
$ docker run -p 8080:8080 -it hjacobs/tiny-docker-http-test

About

Smallest possible Docker image to get a running HTTP server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •