Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
Line 15: | Line 15: | ||
* Removed support for the <code>--nvccli</code> command line option. | * Removed support for the <code>--nvccli</code> command line option. | ||
* Removed support for <code>apptainer build --remote</code>. | * Removed support for <code>apptainer build --remote</code>. | ||
* Removed support the SylabsCloud remote endpoint replacing it with a DefaultRemote endpoint with no defined server for <code>library://</code>. | * Removed support for the SylabsCloud remote endpoint, replacing it with a DefaultRemote endpoint with no defined server for <code>library://</code>. | ||
** If the SylabsCloud remote | ** If you need the SylabsCloud remote, the [https://apptainer.org/docs/user/1.0/endpoint.html#restoring-pre-apptainer-library-behavior previous default can be restored]. | ||
* Renamed all executable names, paths, etc. having <code>singularity</code> in their names to have <code>apptainer</code> in them. | * Renamed all executable names, paths, etc. having <code>singularity</code> in their names to have <code>apptainer</code> in them. | ||
** E.g., instead of using the <code>singularity</code> command one uses the <code>apptainer</code> command. | ** E.g., instead of using the <code>singularity</code> command one uses the <code>apptainer</code> command. |