[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] RPMs vs curl get.condor.org vs tarball
- Date: Mon, 31 Jul 2023 13:11:09 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] RPMs vs curl get.condor.org vs tarball
As for the curl get.htcondor.org instructions, this basically just pulls
down a bash script that drives the RPM install and does a bit of
configuration. You can look at the script or execute it with -dry-run to
see what commands it would execute.
We also offer Docker images; if you can get those across the
air-gap, there's no installation to be done at all.
- ToddM