mirror of
https://github.com/supanadit/todo.git
synced 2024-11-24 19:26:22 +00:00
feat: add install zip
This commit is contained in:
parent
aaacca5af7
commit
6b93bf8fa0
@ -3,8 +3,7 @@ FROM php:7.4-apache
|
|||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
||||||
# 1. development packages
|
# 1. development packages
|
||||||
RUN apt-get install -y git
|
RUN apt-get install -y git zip
|
||||||
# zip \
|
|
||||||
# curl \
|
# curl \
|
||||||
# sudo \
|
# sudo \
|
||||||
# unzip \
|
# unzip \
|
||||||
|
Loading…
Reference in New Issue
Block a user