Make sure images have /usr/bin/python
commitc54a6b2eb8e6962b4c2cb6f3ed280dad95517a94
authorM. Eric Irrgang <ericirrgang@gmail.com>
Thu, 14 May 2020 08:28:06 +0000 (14 11:28 +0300)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 20 May 2020 04:12:37 +0000 (20 04:12 +0000)
tree0fe4ac4d7b004f83de16a9f6c8db88b060c8a0b5
parentd758702edd6f524e44bcbcf99133565f2ee573a6
Make sure images have /usr/bin/python

Append a Docker RUN command to make sure that /usr/bin/python either
already exists or is configured as a python3 alias.

Refs #3528
admin/containers/scripted_gmx_docker_builds.py