{"id":23503684,"url":"https://github.com/mdpiper/csdms-containers","last_synced_at":"2025-05-05T16:25:13.977Z","repository":{"id":238723482,"uuid":"797360138","full_name":"mdpiper/csdms-containers","owner":"mdpiper","description":"Docker and Singularity definition files for CSDMS software","archived":false,"fork":false,"pushed_at":"2024-05-11T04:28:37.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T17:56:19.319Z","etag":null,"topics":["apptainer","csdms","docker","singularity"],"latest_commit_sha":null,"homepage":"https://csdms.colorado.edu","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdpiper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-07T17:19:15.000Z","updated_at":"2024-05-11T04:28:39.000Z","dependencies_parsed_at":"2024-12-25T08:42:17.530Z","dependency_job_id":null,"html_url":"https://github.com/mdpiper/csdms-containers","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"6242785178b7fab68df90f5e915a2b6bea51c933"},"previous_names":["mdpiper/csdms-containers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fcsdms-containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fcsdms-containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fcsdms-containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdpiper%2Fcsdms-containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdpiper","download_url":"https://codeload.github.com/mdpiper/csdms-containers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252532684,"owners_count":21763455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apptainer","csdms","docker","singularity"],"created_at":"2024-12-25T08:30:48.203Z","updated_at":"2025-05-05T16:25:13.955Z","avatar_url":"https://github.com/mdpiper.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csdms-containers\n\nDocker and Singularity/Apptainer definition files for [CSDMS Workbench](https://csdms.colorado.edu/wiki/Workbench) software.\n\n## Docker\n\nThe image is built on an Ubuntu [condaforge/mambaforge](https://hub.docker.com/r/condaforge/mambaforge) base image,\nwith `conda` and `mamba` installed in `opt/conda`.\nCSDMS Workbench software,\nlisted in [requirements.txt](./requirements.txt),\nis installed into the the *base* environment, which is activated.\n\nBuild this example locally with:\n```\ndocker build --tag workbench --file csdms-workbench.dockerfile .\n```\n\nRun a container from this image interactively with:\n```\ndocker run -it workbench\n```\n\nA versioned image built from this repository is hosted on Docker Hub\nat [csdms/workbench](https://hub.docker.com/r/csdms/workbench).\nTo tag, build, and push an update, run:\n```\ndocker build --tag csdms/workbench:tagname --file csdms-workbench.dockerfile --push .\n```\nwhere `tagname` is, e.g., `0.1` or `latest`.\n\nA user can pull this image from Docker Hub with:\n```\ndocker pull csdms/workbench\n```\n\n\n## Singularity/Apptainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdpiper%2Fcsdms-containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdpiper%2Fcsdms-containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdpiper%2Fcsdms-containers/lists"}