1
0
mirror of https://github.com/fspc/ybdb.git synced 2025-02-28 18:43:23 -05:00

Requires Ubuntu 14.04

This commit is contained in:
Jonathan Rosenbaum 2016-10-21 20:53:14 +00:00
parent c52e9ec6f0
commit 89b5ba5878

View File

@ -4,7 +4,7 @@
# YBP Hours and Transaction Database # YBP Hours and Transaction Database
# Password is # Password is
FROM bikebike/bikebike FROM bikebike/bikebike:14.04
MAINTAINER Jonathan Rosenbaum <gnuser@gmail.com> MAINTAINER Jonathan Rosenbaum <gnuser@gmail.com>
RUN apt-get update && apt-get -y install apache2-mpm-prefork php5 php5-mysql php5-curl; RUN apt-get update && apt-get -y install apache2-mpm-prefork php5 php5-mysql php5-curl;