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 1b2386b commit 044bba1Copy full SHA for 044bba1
_uw-research-computing/htc-docker-to-apptainer.md
@@ -34,10 +34,6 @@ You will need to launch an interactive job to build the Apptainer image. Below i
34
35
log = build.log
36
37
-# In the latest version of HTCondor on CHTC, interactive jobs require an executable.
38
-# If you do not have an existing executable, use a generic linux command like hostname as shown below.
39
-executable = /usr/bin/hostname
40
-
41
requirements = (HasCHTCStaging == true)
42
43
+IsBuildJob = true
0 commit comments