Skip to content

Commit f7786f9

Browse files
committed
[WIP]
Hi guys, I'm still alive. I rebased this PR on top of the current master & solved the conflicts. I'm looking into @kolaente's remarks, it should be possible so I'll do it. Unfortunately I lost access to my email and github started asking for email verification, so I cannot login to github web, but I can still commit. Hopefully the support will let me recover the account. If not then I'll have to continue under different username.
1 parent 3d8fd32 commit f7786f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/docker/Dockerfile.dev

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
FROM php:7.4-apache-buster
22

3+
# TODO: basically this image should be built on top of the production image
4+
# replacing the source dir with mounted volume
5+
36
ARG gid
47
ARG uid
58

0 commit comments

Comments
 (0)