Skip to content

fenprace/brook-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image builder for Brook

Brook is a proxy. This repository is contains the Dockerfile and related resources for building a Brook container.

Supported platforms

Currently, following platforms are supported:

  • linux/amd64
  • linux/arm64

For supported platforms you can pull them directly from the Docker Hub:

docker pull fenprace/brook:20220404

Build

For unsupported platforms you can build it yourself:

docker build -t brook .

Tags

  • 20220404

Releases

No releases published

Packages

No packages published