Skip to content

Commit 76cfaa3

Browse files
Prometeediimpp
andauthored
Remove comments
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
1 parent fedeaae commit 76cfaa3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

frankenphp/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ ARG FRANKENPHP_VERSION=1.5-php8.2-alpine
66
# Versions
77
FROM dunglas/frankenphp:${FRANKENPHP_VERSION} AS frankenphp_upstream
88

9-
# The different stages of this Dockerfile are meant to be built into separate images
10-
# https://docs.docker.com/develop/develop-images/multistage-build/#stop-at-a-specific-build-stage
11-
# https://docs.docker.com/compose/compose-file/#target
129

1310
# Base FrankenPHP image
1411
FROM frankenphp_upstream AS frankenphp_base

0 commit comments

Comments
 (0)