We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b799a0b + d54917d commit d8f0c3dCopy full SHA for d8f0c3d
1 file changed
docs/deploy/docker.mdx
@@ -70,7 +70,6 @@ You can enable additional PHP extensions by pulling them from [Bref Extra Extens
70
```dockerfile filename="Dockerfile" {3-4}
71
FROM bref/php-84:3
72
73
-COPY --from=bref/extra-redis-php-84:3 /opt /opt
74
COPY --from=bref/extra-gmp-php-84:3 /opt /opt
75
76
COPY . /var/task
0 commit comments