Skip to content

Commit

Permalink
Add version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Saddok committed Apr 27, 2017
0 parents commit 12375e5
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 debian:jessie-slim

RUN DEBIAN_FRONTEND=noninteractive apt update
RUN DEBIAN_FRONTEND=noninteractive apt install --force-yes -y git curl php5-cli

0 comments on commit 12375e5

Please sign in to comment.