File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
147147Note: 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
You can’t perform that action at this time.
0 commit comments