Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
This is the first commit
  • Loading branch information
ahsanemon authored Oct 29, 2017
1 parent fd61544 commit d0f5d9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM ubuntu:16.04

RUN apt-get update && \
apt-get -y install sip-tester

0 comments on commit d0f5d9c

Please sign in to comment.