Scroll to navigation

SPYTHON_RECIPE(1) User Commands SPYTHON_RECIPE(1)

NAME

spython_recipe - Singularity Python, Singularity Client

DESCRIPTION

usage: spython recipe [-h] [--entrypoint ENTRYPOINT] [--json] [--force]

[--parser {auto,docker,singularity}]
[--writer {auto,docker,singularity}] [files ...]

positional arguments:

the recipe input file and [optional] output file

options:

show this help message and exit
define custom entry point and prevent discovery
dump the (base) recipe content as json to the terminal
if the output file exists, overwrite.
Is the input a Dockerfile or Singularity recipe?
Should we write to Dockerfile or Singularity recipe?
January 2024 spython recipe 0.3.13