A customer was complaining that was using this script and that the version was too old, we should probably either take the latest version or update to the latest version. Also because with the version here the license check does not work properly inside of containers.
|
&& wget -qO- https://d1uj6qtbmh3dt5.cloudfront.net/2020.0/Servers/nice-dcv-2020.0-8428-el7.tgz |tar xfz - --strip-components=1 \ |
A customer was complaining that was using this script and that the version was too old, we should probably either take the latest version or update to the latest version. Also because with the version here the license check does not work properly inside of containers.
aws-batch-using-nice-dcv/aws-batch-using-nice-dcv.dockerfile
Line 50 in 04b8305