We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3ef86 commit 068fab7Copy full SHA for 068fab7
x509_secrets/Dockerfile
@@ -28,5 +28,4 @@ RUN echo "Timestamp:" `date --utc` | tee /image-build-info.txt
28
29
ENV X509_USER_PROXY /tmp/x509up
30
31
-# CMD sh -c "python3 x509_updater.py --voms $VOMS"
32
-CMD ["python"]
+CMD sh -c "python3 x509_updater.py --voms $VOMS"
0 commit comments