# Introduction
# Architecture
Main components:
- WAF container: filtering part of the product
appsecctl
: a Linux command line tool that can manage the WAF container
# Getting started
TIP
This guide assumes intermediate level knowledge of containers and Docker. If you are totally new to containers and Docker, you should first read docker get started (opens new window).
# Prerequisites
- A container runtime like Docker
- docker-compose (optional)