marcusdevcode

Results 2 comments of marcusdevcode
trafficstars

Hi mean "I do not know how to do this to use this project. Sorry, I would be grateful if you could create a readme file."

Here is how I fix it. Please add it to your "bedrock.dockerfile" file: FROM php:8.2-fpm as base LABEL name=bedrock LABEL intermediate=true # Install essential packages RUN apt-get update \ &&...