From 47d087e63a663c0f6025975fb51065a11502bd69 Mon Sep 17 00:00:00 2001 From: Julien Vehent Date: Tue, 14 Jul 2020 21:55:17 -0400 Subject: [PATCH] Update INTRO.md --- docs/beam-intro/INTRO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/beam-intro/INTRO.md b/docs/beam-intro/INTRO.md index 8c7a22c37..321c11c30 100644 --- a/docs/beam-intro/INTRO.md +++ b/docs/beam-intro/INTRO.md @@ -14,9 +14,7 @@ git clone https://github.com/mozilla-services/foxsec-pipeline.git Build the docker images. ``` -touch version.json docker build -f Dockerfile-base -t foxsec-pipeline-base:latest . -docker build -f Dockerfile-complete -t foxsec-pipeline:latest . ``` Run a simple parser test just to make sure your environment is working correctly. This will also