Loading README.md +4 −4 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ The easiest way to add these scripts to a build stage is to copy from the suppli image: ```dockerfile COPY --from=docker.kodo.org.uk/kodo.org.uk/docker-build-helpers:latest /scripts /bin COPY --from=docker.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers:latest /scripts /bin RUN collect-binaries [...] ``` Loading @@ -26,13 +26,13 @@ To view the help text for a particular script, run it with Docker; for example t `collect-binaries` script: ```shell docker run --rm docker.kodo.org.uk/kodo.org.uk/docker-build-helpers collect-binaries --help docker run --rm docker.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers collect-binaries --help ``` --- [pipeline-status]: https://code.kodo.org.uk/kodo.org.uk/docker-build-helpers/badges/master/pipeline.svg https://code.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers/badges/master/pipeline.svg [master-commit]: https://code.kodo.org.uk/kodo.org.uk/docker-build-helpers/-/commits/master https://code.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers/-/commits/master Loading
README.md +4 −4 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ The easiest way to add these scripts to a build stage is to copy from the suppli image: ```dockerfile COPY --from=docker.kodo.org.uk/kodo.org.uk/docker-build-helpers:latest /scripts /bin COPY --from=docker.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers:latest /scripts /bin RUN collect-binaries [...] ``` Loading @@ -26,13 +26,13 @@ To view the help text for a particular script, run it with Docker; for example t `collect-binaries` script: ```shell docker run --rm docker.kodo.org.uk/kodo.org.uk/docker-build-helpers collect-binaries --help docker run --rm docker.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers collect-binaries --help ``` --- [pipeline-status]: https://code.kodo.org.uk/kodo.org.uk/docker-build-helpers/badges/master/pipeline.svg https://code.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers/badges/master/pipeline.svg [master-commit]: https://code.kodo.org.uk/kodo.org.uk/docker-build-helpers/-/commits/master https://code.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers/-/commits/master