mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-15 10:06:45 +00:00
update
This commit is contained in:
@@ -3,7 +3,7 @@ FROM newnius/php:7.3
|
||||
MAINTAINER Newnius <docker@newnius.com>
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y git && \
|
||||
apt install -y git vim httpie && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN git clone https://github.com/newnius/YAO-portal.git /var/www/html/
|
||||
|
||||
Reference in New Issue
Block a user