This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM php:8.1-cli
|
||||
|
||||
RUN apt update && apt upgrade -y
|
||||
# installing cron package
|
||||
RUN apt-get update && apt-get -y install cron libbz2-dev curl libcurl4-openssl-dev libxml2-dev libenchant-2-dev libssl-dev libpng-dev libgmp-dev libzip-dev sudo rsync zip unzip libldap2-dev
|
||||
|
||||
|
Reference in New Issue
Block a user