This commit is contained in:
Aleksander Cynarski 2016-03-12 15:18:22 +01:00
parent 37172cbfbe
commit aaa2110dcf

12
Dockerfile Normal file
View File

@ -0,0 +1,12 @@
# ==============================================================
# ____ _ _ ____ _ _ _
# | _ \| | | | _ \ _ __ ___ | |__ ___| |_ _ __(_)_ __ __ _
# | |_) | |_| | |_) | '_ ` _ \| '_ \/ __| __| '__| | '_ \ / _` |
# | __/| _ | __/| | | | | | |_) \__ \ |_| | | | | | | (_| |
# |_| |_| |_|_| |_| |_| |_|_.__/|___/\__|_| |_|_| |_|\__, |
# |___/
# Dockerfile for drone.io php CI
FROM php:5
RUN docker-php-ext-install mbstring