Skip to content

mbigras/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat

Command cat concatenates and prints files.

Getting started

The following procedure describes how to get started with the mbigras/cat:v1alpha1 Docker image.

  1. Install Docker—see https://docs.docker.com/get-docker/.

  2. Get the code.

    git clone git@github.com:mbigras/cat.git
    cd cat
    
  3. Test the mbigras/cat:v1alpha1 Docker image.

    ./test.sh
    

    Your output should look like the following.

    $ ./test.sh
    foo
    bar
    baz
    success
    

About

Command cat concatenates and prints files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published