Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 204 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 204 Bytes

event-display: print the cloudevent

Build Image:

docker build -t {yourrepo}/{yournamespace}/event-display:latest .

Push Image:

docker push {yourrepo}/{yournamespace}/event-display:latest