{"id":22131113,"url":"https://github.com/slamdev/temporalite-container-image","last_synced_at":"2025-07-25T18:32:54.613Z","repository":{"id":68009966,"uuid":"580173503","full_name":"slamdev/temporalite-container-image","owner":"slamdev","description":"Container image for temporalite","archived":false,"fork":false,"pushed_at":"2023-12-15T17:29:34.000Z","size":8,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-15T18:37:04.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slamdev.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}},"created_at":"2022-12-19T22:36:09.000Z","updated_at":"2023-11-13T02:50:50.000Z","dependencies_parsed_at":"2023-12-15T18:42:59.415Z","dependency_job_id":null,"html_url":"https://github.com/slamdev/temporalite-container-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Ftemporalite-container-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Ftemporalite-container-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Ftemporalite-container-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Ftemporalite-container-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slamdev","download_url":"https://codeload.github.com/slamdev/temporalite-container-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227610868,"owners_count":17793470,"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":[],"created_at":"2024-12-01T18:29:57.303Z","updated_at":"2024-12-01T18:29:58.561Z","avatar_url":"https://github.com/slamdev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# temporalite-container-image ![Docker Image Version (latest semver)](https://img.shields.io/docker/v/slamdev/temporalite) ![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/slamdev/temporalite)\n\n```bash\ndocker run --rm -p7233:7233 -p8233:8233 slamdev/temporalite:0.3.0\n```\n\nUPDATE: officil image can be used now. Sow the repo is archived.\n\n```yaml\n  temporal:\n    # https://hub.docker.com/r/temporalio/server/tags\n    image: temporalio/server:1.21.5.0\n    restart: on-failure\n    user: \"0:0\" # running as root to avoid permission issues with writing to /tmp/sqlite/db\n    entrypoint:\n      - temporal\n      - server\n      - start-dev\n      - --namespace=default\n      - --db-filename=/tmp/sqlite/db\n      - --ip=0.0.0.0\n    tmpfs:\n      - /tmp/sqlite\n    ports:\n      - \"7233:7233\"\n      - \"8233:8233\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Ftemporalite-container-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslamdev%2Ftemporalite-container-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Ftemporalite-container-image/lists"}