Skip to content

Commit

Permalink
Remove simplistic docker command examples (elastic#10741)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton committed Mar 6, 2019
1 parent 3bb39b0 commit 01f255d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions filebeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,7 @@ sudo service {beatname_lc} start

*docker:*

["source", "shell", subs="attributes"]
----------------------------------------------------------------------
docker run {dockerimage}
----------------------------------------------------------------------
See <<running-on-docker>>.

*mac and linux:*

Expand Down
5 changes: 1 addition & 4 deletions packetbeat/docs/gettingstarted.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,7 @@ sudo service {beatname_lc} start

*docker:*

["source","sh",subs="attributes"]
----------------------------------------------------------------------
docker run {dockerimage}
----------------------------------------------------------------------
See <<running-on-docker>>.

*mac and linux:*

Expand Down

0 comments on commit 01f255d

Please sign in to comment.