Move MarkdownRender to new namespace

This commit is contained in:
Alex Ellis
2017-03-22 09:19:15 +00:00
parent 65ae7b3e2d
commit ebf7427211
7 changed files with 26 additions and 13 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
docker build -t alexellis2/faas-nodeinfo .
docker build -t functions/nodeinfo .