This commit is contained in:
OPSXCQ 2017-01-02 18:04:48 -02:00
parent 420f58bc67
commit 8b2a8daa34
No known key found for this signature in database
GPG Key ID: 9AD730FE9CDE5661
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ FROM debian:jessie
MAINTAINER opsxcq <opsxcq@thestorm.com.br>
RUN apt-get update && \
apt-get upgrapde -y && \
apt-get upgrade -y && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
apache2 \
mysql-server \