singularity-python icon indicating copy to clipboard operation
singularity-python copied to clipboard

command line tool for working with singularity hub and singularity containers

Results 6 singularity-python issues
Sort by recently updated
recently updated
newest added

Command line works as expected: `singularity exec --writable-tmpfs instance://reclusive_cat_2780 sed -i 's/REPLACE_THIS_LINE/ \/Work\/III_mzML\/Dorrestein_GnPS_P14_G10_7V_Rep01_Neg_29Dec20_Fiji_Infusion_Min50_MA-csum-Min20_3.mzML/' /Work/MZmine_FeatureFinder-batch.xml` Python Command doesn't work: file_name = "test_file" command_list_1 = """sed -i \'s/REPLACE_THIS_LINE/ \/Work\/III_mzML\/""" +file_name + """/\'...

Client.run() and Client.exec() only support a subset of the options available. From the API: variable | example | default | description -- | -- | -- | -- bind |...

@cclerget is there a secure build for 2.6 (and beeeyooooond!) :) Before the hurricane I want to update the builders in case we are powerless for a little bit!

If a user decides to make a folder named exactly "Singularity" in their upper level directory of the repo (e.g., see this issue https://github.com/gearslaboratory/gears-singularity/issues/1) and the repo associated, the builder...