shazron closed pull request #91: Add documentation for adding the OpenWhisk 
catalog
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/91
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docker-compose/README.md b/docker-compose/README.md
index 02e24f9..6c36f3d 100644
--- a/docker-compose/README.md
+++ b/docker-compose/README.md
@@ -104,6 +104,14 @@ To remove the stopped containers, clean the database files 
and the temporary fil
  make destroy
  ```
 
+# Add Catalog
+
+The following command adds the 
[openwhisk-catalog](https://github.com/apache/incubator-openwhisk-catalog):
+
+```bash
+make add-catalog
+```
+
 # Running a hello-world function
 
 Once OpenWhisk is up and running you can execute a `hello-world` function:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to