comparison doc/xmlrpc.txt @ 7042:031cdb92fa1d

Replace hardcoded python version with ARG variable The Dockerfile had a hardcoded Python version in install paths and COPY command in the second stage build. Replace that with a hardcoded ARG pythonversion. Add RUN command to verify pythonversion against the actual version installed in the docker image. If they do not match generate an appropriate --build-arg for the docker build command that will match the docker image version. Document the use of the variable and why it's needed in installation.txt. Also fix typos referencing --build-args and bad values for the arguments.
author John Rouillard <rouilj@ieee.org>
date Mon, 07 Nov 2022 00:45:53 -0500
parents e7b4ad2c57ac
children db58a86aa29d
comparison
equal deleted inserted replaced
7041:0fc6e5d551b3 7042:031cdb92fa1d

Roundup Issue Tracker: http://roundup-tracker.org/