Skip to content

Commit 1a356e9

Browse files
committed
[HOTFIX][Doc] update readme to clarify that generate-stackbrew-library-docker.sh should be run on local machine directly.
1 parent 8eb7ea1 commit 1a356e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ of `library/flink` in the Docker [official-images](https://github.com/docker-lib
145145
) repo via a pull request.
146146

147147
Note: Since this script requires the `bashbrew` binary and a compatible version of Bash, the script
148-
`generate-stackbrew-library-docker.sh` can be used to invoke the script in a Docker container with
149-
the necessary dependencies.
148+
`generate-stackbrew-library-docker.sh` can be executed on developer's local machine and it will invoke
149+
the script in a Docker container, which will be pulled from the internet automatically, with the necessary dependencies.
150150

151-
Example:
151+
Example([official-images](https://github.com/docker-library/official-images) repo has been cloned locally):
152152

153153
./generate-stackbrew-library-docker.sh > /path/to/official-images/library/flink
154154

0 commit comments

Comments
 (0)