Skip to content

Commit

Permalink
Update INTRO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jvehent authored Jul 15, 2020
1 parent a8893e2 commit 47d087e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/beam-intro/INTRO.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 47d087e

Please sign in to comment.