{"id":20949869,"url":"https://github.com/curt/klaxon-docker","last_synced_at":"2026-03-14T20:21:07.139Z","repository":{"id":153732160,"uuid":"607427903","full_name":"curt/klaxon-docker","owner":"curt","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-01T12:03:54.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T05:17:02.308Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/curt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-02-28T00:21:04.000Z","updated_at":"2023-02-28T00:25:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"56ce14dc-b44b-493f-8884-65b40fa39eec","html_url":"https://github.com/curt/klaxon-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/curt/klaxon-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fklaxon-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fklaxon-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fklaxon-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fklaxon-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curt","download_url":"https://codeload.github.com/curt/klaxon-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curt%2Fklaxon-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28038027,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"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-19T00:44:19.809Z","updated_at":"2025-12-25T21:43:52.341Z","avatar_url":"https://github.com/curt.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Klaxon Docker Artifacts\n\nThis repository includes files for building a\n[Klaxon](https://github.com/curt/klaxon) image and launching a Klaxon\napplication and supporting database in [Docker](https://www.docker.com/).\n\nThe source code for Klaxon can be found at \u003chttps://github.com/curt/klaxon\u003e.\n\n## Usage\n\n__Dockerfile__ is used for building a Docker image of Klaxon. It builds the image\nin two stages.\n\nThe first stage uses [Git](https://git-scm.com/) to clone the most recent\nversion of the __main__ branch of the source repository and perform the\ncompilation.\n\nThe second stage uses the products of the first stage to build a lighter final\nimage that includes a minimal numbers of packages to run the application.\n\n__docker-entrypoint.sh__ gets built into the final image to bootstrap the Klaxon\napplication when the Docker container starts.\n\nTo build the image, after cloning this repository, and assuming you're at the\nroot level:\n\n```\n$ docker build -t \"klaxon:main\" .\n```\n\n__docker-compose.yml__ is used for launching the application. It combines the\nimage built in the previous step with an official Docker image of PostgreSQL\nobject-relational database system, running each image in its own container.\n\n```\n$ docker compose up\n```\n\nThe application listens on port 4001, so as not to conflict with a development\nversion that may be running on port 4000. If you're running the application on\nyour desktop, you can point a browser to \u003chttp://localhost:4001\u003e.\n\n## Road map\n\nOnce the Klaxon application has developed more fully, it would be nice to\nregister the image on [Docker Hub](https://hub.docker.com/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurt%2Fklaxon-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurt%2Fklaxon-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurt%2Fklaxon-docker/lists"}