You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The functionality of building PHP extensions is provided by [mlocati's docker-ph
39
39
Using the docker tag from subsequent scripts
40
40
--------------------------------------------
41
41
42
-
Once the Docker image is built and tagged, the name of the tag will be written to a file called `docker-tag` within the current working directory. This can then be read by a subsequent script.
42
+
Once the Docker image is built and tagged, the name of the tag will be written to a file called `docker_tag` within the current working directory. This can then be read by a subsequent script.
43
43
44
44
Version caching php-build
45
45
-------------------------
@@ -58,4 +58,4 @@ If you found this repository helpful, please consider [sponsoring the developer]
0 commit comments