The last time I tried this the monkey didn't survive. Let's hope it works better this time. #2

Merged
rrise merged 2 commits from fix-container-build into master 2025-05-22 17:07:57 +00:00
Showing only changes of commit ec2e668ddd - Show all commits

View File

@@ -33,6 +33,7 @@ COPY --from=library /app/vendor /app/vendor
ADD src src/
ADD server.php .
ADD .rr.yaml .
ADD config.php .
EXPOSE 9501