Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 501 Bytes

File metadata and controls

25 lines (16 loc) · 501 Bytes

Using Docker with Kubernetes for automating Application Secuity and OSINT workflows

SPLAT

Getting Started

Clone this repository

git clone https://github.com/appsecco/using-docker-kubernetes-for-automating-appsec-and-osint-workflows

Install gitbook-cli for serving documentation locally

npm install -g gitbook-cli

Start gitbook server locally

cd using-docker-kubernetes-for-automating-appsec-and-osint-workflows/gitbook
gitbook serve