SPYTHON_RECIPE(1) User Commands SPYTHON_RECIPE(1)

spython_recipe - Singularity Python, Singularity Client

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

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

the recipe input file and [optional] output file

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