{"id":13446772,"url":"https://github.com/lispyclouds/contajners","last_synced_at":"2026-02-16T09:38:34.177Z","repository":{"id":44609332,"uuid":"385166009","full_name":"lispyclouds/contajners","owner":"lispyclouds","description":"An idiomatic, data-driven, REPL friendly clojure client for OCI container engines","archived":false,"fork":false,"pushed_at":"2026-02-12T20:44:43.000Z","size":262,"stargazers_count":144,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-13T04:21:05.144Z","etag":null,"topics":["babashka","clojure","containers","docker","hacktoberfest","jvm","oci","podman"],"latest_commit_sha":null,"homepage":"https://cljdoc.org/d/org.clojars.lispyclouds/contajners/","language":"Clojure","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/lispyclouds.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-12T07:46:20.000Z","updated_at":"2026-02-12T20:45:03.000Z","dependencies_parsed_at":"2023-02-18T01:01:28.138Z","dependency_job_id":"d71a7178-f508-4acb-a8d9-b4139a7509e7","html_url":"https://github.com/lispyclouds/contajners","commit_stats":{"total_commits":85,"total_committers":7,"mean_commits":"12.142857142857142","dds":"0.10588235294117643","last_synced_commit":"71660ec1b8ca40b6af5eae612b4264c7dad7f6a5"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/lispyclouds/contajners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fcontajners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fcontajners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fcontajners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fcontajners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lispyclouds","download_url":"https://codeload.github.com/lispyclouds/contajners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fcontajners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29504997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["babashka","clojure","containers","docker","hacktoberfest","jvm","oci","podman"],"created_at":"2024-07-31T05:00:59.493Z","updated_at":"2026-02-16T09:38:34.161Z","avatar_url":"https://github.com/lispyclouds.png","language":"Clojure","readme":"## conta*j*ners [![](https://github.com/lispyclouds/contajners/workflows/Tests/badge.svg)](https://github.com/lispyclouds/contajners/actions?query=workflow%3ATests)\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://choosealicense.com/licenses/mit/)\n[![project chat](https://img.shields.io/badge/slack-join_chat-brightgreen.svg)](https://clojurians.slack.com/messages/C0PME9N9X)\n[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.lispyclouds/contajners.svg)](https://clojars.org/org.clojars.lispyclouds/contajners)\n\n[![bb compatible](https://raw.githubusercontent.com/babashka/babashka/master/logo/badge.svg)](https://book.babashka.org#badges)\n\nAn idiomatic, data-driven, REPL friendly Clojure client for [OCI](https://opencontainers.org/) complaint container engines inspired from Cognitect's AWS [client](https://github.com/cognitect-labs/aws-api).\n\n#### This is improves over [clj-docker-client](https://github.com/into-docker/clj-docker-client) on various aspects and replaces it.\n\n**The README here is for the current main branch and _may not reflect the released version_.**\n\nNote: Newer versions of the API specs are added as and when they get released. Use this lib as a [git lib](https://clojure.org/guides/deps_and_cli#_using_git_libraries) to get all the latest API specs and releases to clojars would be done for new features and/or when requested. Please raise an issue or drop a message in the clojurians [slack channel](https://clojurians.slack.com/messages/C0PME9N9X) for this.\n\n### Supported Engines\n- [Docker](https://www.docker.com/)\n- [Podman](https://podman.io/)\n\n### [Getting started](/doc/000-getting-started.md)\n### [API](/doc/001-api.md)\n### [General Guidelines](/doc/002-general-guidelines.md)\n\n## License\n\nCopyright © 2021- Rahul De.\n\nDistributed under the MIT License. See LICENSE.\n","funding_links":[],"categories":["Development with Docker","Clojure"],"sub_categories":["API Client"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flispyclouds%2Fcontajners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flispyclouds%2Fcontajners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flispyclouds%2Fcontajners/lists"}