{"id":19166569,"url":"https://github.com/xanonymous-github/mojo-docker","last_synced_at":"2026-05-11T07:37:44.696Z","repository":{"id":197687288,"uuid":"699115160","full_name":"Xanonymous-GitHub/mojo-docker","owner":"Xanonymous-GitHub","description":"The dockerfile for using mojo.","archived":false,"fork":false,"pushed_at":"2023-10-02T00:44:06.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T23:23:19.924Z","etag":null,"topics":["ai","docker","mojo","python"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/xanonymous/mojo","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xanonymous-GitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-10-02T00:25:02.000Z","updated_at":"2024-12-02T20:03:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"bccda43d-dc98-47dc-b43a-f6cd04ec8491","html_url":"https://github.com/Xanonymous-GitHub/mojo-docker","commit_stats":null,"previous_names":["xanonymous-github/mojo-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xanonymous-GitHub/mojo-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fmojo-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fmojo-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fmojo-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fmojo-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xanonymous-GitHub","download_url":"https://codeload.github.com/Xanonymous-GitHub/mojo-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fmojo-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265575524,"owners_count":23790783,"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":["ai","docker","mojo","python"],"created_at":"2024-11-09T09:33:35.539Z","updated_at":"2026-05-11T07:37:44.635Z","avatar_url":"https://github.com/Xanonymous-GitHub.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mojo Docker Image\n\nThis Docker image encapsulates the Mojo setup to provide a straightforward and isolated environment for running Mojo\napplications. You can either pull the pre-built image from Docker Hub or build the image yourself.\n\n## Using Pre-built Image\n\nThe Mojo Docker image is available on Docker Hub under the repository `xanonymous/mojo`. You can pull and use this image\nby running the following command:\n\n```bash\ndocker run -it xanonymous/mojo\n```\n\n## Building The Image Yourself\n\nIf you prefer to build the image yourself, you can do so using the provided `Dockerfile`. You will need to provide your\nModular authentication key via the `mojo_auth_key` file. Here's the command to build the image:\n\n```bash\nDOCKER_BUILDKIT=1 docker build --secret id=modular_auth,src=./mojo_auth_key -t mojo .\n```\n\nReplace the example key in the key file with your actual Modular authentication key.\n\nOnce the image is built, you can run a container from it using the following command:\n\n```bash\ndocker run -it mojo\n```\n\nThis will provide you with an isolated environment for running Mojo applications.\n\n## Contributing\n\nFeel free to contribute to the development of this Docker image by submitting issues or pull requests on the repository\nhosting this Dockerfile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanonymous-github%2Fmojo-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanonymous-github%2Fmojo-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanonymous-github%2Fmojo-docker/lists"}