Skip to content

Conversation

SystemKeeper
Copy link
Contributor

Signed-off-by: Marcel Müller <[email protected]>
FROM ubuntu:24.04

RUN apt-get update && apt-get install -y git vim apache2 apache2-dev make gcc \
php-fpm php-zip php-dom php-xml php-gd php-sqlite3 php-mbstring php-curl
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use a fixed php version number and have that in the directory name as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants