Skip to content

Commit

Permalink
moved to docnow dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Dec 1, 2017
1 parent 539e6e4 commit 530f187
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
publish:
docker build . --tag docnow/unshrtn
docker push docnow/unshrtn


2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ for the page including:

The easiest way to get *unshrtn* up and running is with [Docker].

docker run -p 3000:3000 edsu/unshrtn
docker run -p 3000:3000 docnow/unshrtn

You can also install it with [npm]:

Expand Down

0 comments on commit 530f187

Please sign in to comment.