Skip to content

Apptainer / singularity image and data/model support #208

Description

@celstark

The Dockerfile setup gives the option --build-arg INSTALL_ANTSXNET_DATA=1 to let users have all data and models available at runtime. One of the things I love about apptainer (in addition to our HPC use) is the fact that I can have a fixed container file that everyone uses that is entirely reproducible. I don't think it's possible to pass in build arguments though to apptainer when building off of Docker. Is there a way to do this? Could there be either a separate apptainer/singularity definition file OR, over on Docker Hub a separate tag that would enable this feature by default so that we could still pull from Docker Hub and yet get all the models, fixed, in the container?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions