Skip to content

Commit

Permalink
Merge 3d4cf9e into dc850a7
Browse files Browse the repository at this point in the history
  • Loading branch information
brando56894 committed Jun 10, 2020
2 parents dc850a7 + 3d4cf9e commit b7df04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,7 +1,7 @@
FROM ubuntu:18.04
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get -q update && \
apt-get -q upgrade && \
apt-get -qy upgrade && \
apt-get install -qy screen time sudo unzip software-properties-common nano git make automake build-essential pkg-config libevent-dev libncurses5-dev fonts-powerline powerline mariadb-client libmysqlclient-dev unrar p7zip-full mediainfo lame ffmpeg && \
add-apt-repository ppa:ondrej/php && \
apt-get -q update && \
Expand Down

0 comments on commit b7df04e

Please sign in to comment.