Skip to content

Commit

Permalink
Merge pull request #191 from linkernetworks/johnlin/remove-dockerfiles
Browse files Browse the repository at this point in the history
Johnlin/remove dockerfiles
  • Loading branch information
John-Lin authored Jul 27, 2018
2 parents 07fbac6 + c3bfb60 commit 96dc0d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 43 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ apps.teardown:

.PHONY: dockerfiles.build
dockerfiles.build:
docker build --tag sdnvortex/vortex:$(SERVER_VERSION) --file ./dockerfiles/Dockerfile .
docker build --tag sdnvortex/vortex:$(SERVER_VERSION) .

## git tag version ########################################

Expand Down
42 changes: 0 additions & 42 deletions dockerfiles/Dockerfile

This file was deleted.

0 comments on commit 96dc0d6

Please sign in to comment.