Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

waja/docker-httplab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-HTTPLab

Build Status Docker Build Status GitHub tag

Builds a docker image with the httplab ready to run.

Running

  • run the docker container with:
docker run --rm -it waja/httplab --help 

Building

make build

Get a shell in a running container

make shell