Skip to content

Commit

Permalink
Merge pull request samrussell#1 from openvapour/master
Browse files Browse the repository at this point in the history
Use official ryu docker.
  • Loading branch information
samrussell committed Feb 18, 2015
2 parents 517e43d + 8684f9a commit c94ffe1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
docker build -t pipbase ryu/
docker build -t trekin trekin/
2 changes: 1 addition & 1 deletion trekin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pipbase
FROM osrg/ryu
ADD app /app
WORKDIR /app
EXPOSE 6633
Expand Down

0 comments on commit c94ffe1

Please sign in to comment.