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