Skip to content

gunet/simple-firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple firewall Docker image based on debian slim to be used in Docker Compose stacks

Procedure:

  • Edit docker-compose.firewall.yaml to set your main service (as a depends_on) and add your firewall rules
  • Add in your docker compose stack using something like docker-compose -f docker-compose.yaml -f docker-compose.firewall.yaml <command>
  • You can 'test' the configuration user: docker-compose -f docker-compose.yaml -f docker-compose.firewall.yaml config

About

A simple firewall (Docker image) for Docker Compose stacks

Resources

Stars

Watchers

Forks

Releases

No releases published