Skip to content

gregkoul/Dockerized-shellapp-stdin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized-shellapp-stdin

This is a very simple shellapp for educational purposes. It demostrates how you can use STDIN and STDOUT in docker.

    -$ git clone git@github.com:gregkoul/Dockerized-shellapp-stdin.git
    -$ cd Dockerized-shellapp-stdin
    -$ docker build . -t gregkoul/shellapp-stdin:1.1
    -$ docker run gregkoul/shellapp-stdin:1.1
    -$ docker run -it gregkoul/shellapp-stdin:1.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published