{"id":20164068,"url":"https://github.com/southernmethodistuniversity/python_container","last_synced_at":"2026-06-08T12:01:50.173Z","repository":{"id":188995022,"uuid":"679000725","full_name":"SouthernMethodistUniversity/python_container","owner":"SouthernMethodistUniversity","description":"Template for Containerized Python Environments on SMU HPC Systems","archived":false,"fork":false,"pushed_at":"2023-08-17T18:27:10.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T03:13:21.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/SouthernMethodistUniversity.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}},"created_at":"2023-08-15T22:07:50.000Z","updated_at":"2025-01-26T21:50:30.000Z","dependencies_parsed_at":"2023-08-17T20:25:36.601Z","dependency_job_id":null,"html_url":"https://github.com/SouthernMethodistUniversity/python_container","commit_stats":null,"previous_names":["southernmethodistuniversity/python_container"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/SouthernMethodistUniversity/python_container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouthernMethodistUniversity%2Fpython_container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouthernMethodistUniversity%2Fpython_container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouthernMethodistUniversity%2Fpython_container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouthernMethodistUniversity%2Fpython_container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SouthernMethodistUniversity","download_url":"https://codeload.github.com/SouthernMethodistUniversity/python_container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouthernMethodistUniversity%2Fpython_container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34061123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-14T00:33:09.732Z","updated_at":"2026-06-08T12:01:50.140Z","avatar_url":"https://github.com/SouthernMethodistUniversity.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Containers for SMU HPC Systems\n\nTemplate repository for containerized Python environments on SMU HPC Systems.\n\n## Building Apptainer Container via Docker\n\n1. Edit container/module name and version in `build_images.sh`.\n2. In `module.lua`, edit the `img_directory` path to a desired location on SMU\n   HPC systems.\n3. Rename `module.lua` to the name choosen above.\n4. Run script via `./build_images.sh` on a system with Docker.\n5. Upload the generated Apptainer container image and associated module file to\n   SMU HPC systems.\n6. The container can be used via `module use \u003cpath_to_module_file_directory\u003e \u0026\u0026\n   module load \u003cmodule_file_name\u003e`.`\n\n## Example Commands for Working with Docker Manually\n\nSeveral options, including:\n\n`docker build -t module:latest .`\n\n`docker build --platform linux/amd64 -t module:latest .`\n\n`docker build --no-cache --progress=plain -t module:latest .`\n\n`docker run --entrypoint /bin/bash -it module:latest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouthernmethodistuniversity%2Fpython_container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouthernmethodistuniversity%2Fpython_container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouthernmethodistuniversity%2Fpython_container/lists"}