mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 01:42:20 +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
|
||||
|
||||
# 1. development packages
|
||||
RUN apt-get install -y git
|
||||
# zip \
|
||||
RUN apt-get install -y git zip
|
||||
# curl \
|
||||
# sudo \
|
||||
# unzip \
|
||||
|
Loading…
Reference in New Issue
Block a user