{"id":23657748,"url":"https://github.com/smok-serwis/cassandra-docker-dev","last_synced_at":"2026-05-01T12:32:28.773Z","repository":{"id":121196904,"uuid":"248585715","full_name":"smok-serwis/cassandra-docker-dev","owner":"smok-serwis","description":"A Cassandra image for development only. Supports writing in a pre-provided schema.","archived":false,"fork":false,"pushed_at":"2024-11-18T12:29:40.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T09:41:32.239Z","etag":null,"topics":["cassandra","ci","docker","nosql","nosql-database"],"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/smok-serwis.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":"2020-03-19T19:16:33.000Z","updated_at":"2024-11-18T11:45:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f627eb5-1ab4-49b5-8f13-78f26ee49360","html_url":"https://github.com/smok-serwis/cassandra-docker-dev","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/smok-serwis/cassandra-docker-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fcassandra-docker-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fcassandra-docker-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fcassandra-docker-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fcassandra-docker-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smok-serwis","download_url":"https://codeload.github.com/smok-serwis/cassandra-docker-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fcassandra-docker-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["cassandra","ci","docker","nosql","nosql-database"],"created_at":"2024-12-28T21:57:30.858Z","updated_at":"2026-05-01T12:32:28.735Z","avatar_url":"https://github.com/smok-serwis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"cassandra-docker-dev\n====================\n\nHave you ever been in a situation where your project\nneeded a quick Cassandra, but writing it a Dockerfile\nproved too cumbersome? **cassandra-docker-dev** to the\nrescue!\n\n# Usage\n\nPlace your CQL file, named `schema.cql` in the same \ndirectory in which you have placed your Dockerfile,\ncontaining a single line:\n\n```dockerfile\nFROM smokserwis/cassandra-dev-docker\n```\n\nThis schema will be loaded and the resulting image \nwill be of a Cassandra 4.1.7 with preloaded schema.\n\nThank you!\n\n## I have the schema in multiple files!\n\nDon't worry, `cassandra-docker-dev` has you covered. Just add the following to your Dockerfile:\n\n```\nADD schema_extra /tmp/schema_extra.cql\n```\n\nThe file has to be named /tmp/schema*.cql, since this is what `cassandra-docker-dev` will try to\nload. All files having the name of `schema*.cql` will be added from the current directory \nautomatically. \nOf course you still need to place `schema.cql` so place there your main schema, with the schemas\nfor tools named like `schema_jaeger.cql`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmok-serwis%2Fcassandra-docker-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmok-serwis%2Fcassandra-docker-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmok-serwis%2Fcassandra-docker-dev/lists"}