Skip to content

Commit

Permalink
!#6 Add: makefile for build
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Apr 26, 2017
1 parent 27d8cad commit 01df4eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 6.10.0/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
build:
docker build -t dgnest/node:6.10.0 -f Dockerfile .
docker login
docker push dgnest/node:6.10.0

0 comments on commit 01df4eb

Please sign in to comment.