Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miladhub committed Jan 19, 2019
1 parent 9866245 commit 00dbcaa
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ This might help in deciding how to invoke apps embedded with Docker.
Local invocation
===

Just for reference, this is what I want to achieve:

$ cat | python3

Toy project experimenting how to use a Python app inside a Docker container to stream commands via STDIN
and receive responses via STDOUT just like you would do with a local Python app.

Local invocation
===

Just for reference, this is what I want to achieve:

$ cat | python3 my.py
Expand Down

0 comments on commit 00dbcaa

Please sign in to comment.