Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocky OCI

Container images of Blocky, fast and lightweight DNS proxy as ad-blocker.

Goal

To provide a rootless image with no capabilities set. For the block lists take a look at AdGuard Home data container.

Images

Images are based on distroless base images, use official binaries and published in Quay, GHCR, AWS and GitLab registries.

Usage

Usage is not different from the official images. So, you can run the server by one of the commands:

$ docker run -v /path/to/config.yml:/app/config.yml -p 4000:4000 -p 1053:1053/udp quay.io/flakybitnet/blocky-server
$ docker run -v /path/to/config.yml:/app/config.yml -p 4000:4000 -p 1053:1053/udp ghcr.io/flakybitnet/blocky-server
$ docker run -v /path/to/config.yml:/app/config.yml -p 4000:4000 -p 1053:1053/udp public.ecr.aws/flakybitnet/blocky/server
$ docker run -v /path/to/config.yml:/app/config.yml -p 4000:4000 -p 1053:1053/udp registry.flakybit.net/fb/blocky/oci/server

Source

Source code are available at GitLab and mirrored to GitHub.

About

Container images of Blocky, fast and lightweight DNS proxy as ad-blocker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

Contributors

Languages