{"id":15199903,"url":"https://github.com/divkix/aliveimage","last_synced_at":"2026-05-06T20:33:14.729Z","repository":{"id":64516784,"uuid":"571017489","full_name":"Divkix/AliveImage","owner":"Divkix","description":"Basic go app \u0026 docker image with simple json response.","archived":false,"fork":false,"pushed_at":"2024-09-23T15:23:25.000Z","size":65,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T15:22:10.925Z","etag":null,"topics":["alive-image","aliveimage","bunrouter","docker","docker-image","golang","status-page"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/Divkix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"divkix","github":"divkix"}},"created_at":"2022-11-26T22:06:33.000Z","updated_at":"2024-07-27T18:01:52.000Z","dependencies_parsed_at":"2024-01-06T06:01:10.142Z","dependency_job_id":"79ae7ba4-26d6-4f2c-a0f2-fb9b97cefd54","html_url":"https://github.com/Divkix/AliveImage","commit_stats":{"total_commits":52,"total_committers":3,"mean_commits":"17.333333333333332","dds":0.5576923076923077,"last_synced_commit":"c63db8cceafc9065081c80a6aa8c58c470e20654"},"previous_names":["divideprojects/aliveimage"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divkix%2FAliveImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divkix%2FAliveImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divkix%2FAliveImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divkix%2FAliveImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Divkix","download_url":"https://codeload.github.com/Divkix/AliveImage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238662667,"owners_count":19509643,"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":["alive-image","aliveimage","bunrouter","docker","docker-image","golang","status-page"],"created_at":"2024-09-28T02:20:45.946Z","updated_at":"2025-10-28T14:30:42.269Z","avatar_url":"https://github.com/Divkix.png","language":"Dockerfile","funding_links":["https://ko-fi.com/divkix","https://github.com/sponsors/divkix"],"categories":[],"sub_categories":[],"readme":"# Alive Image\n\n[![CI](https://github.com/divkix/AliveImage/actions/workflows/ci.yml/badge.svg)](https://github.com/divkix/AliveImage/actions/workflows/ci.yml)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/divkix/aliveimage?sort=semver)](https://hub.docker.com/r/divkix/aliveimage)\n![Repo Size](https://img.shields.io/github/repo-size/divkix/aliveimage?style=flat-square)\n[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/divkix/aliveimage/latest)](https://hub.docker.com/r/divkix/aliveimage)\n[![Docker Pulls](https://img.shields.io/docker/pulls/divkix/aliveimage)](https://hub.docker.com/r/divkix/aliveimage)\n\nA simple docker image based on go and docker that serves a json response with the uptime of the container.\n\nMade using go and docker.\n\nImage available on [Docker Hub](https://hub.docker.com/r/divkix/aliveimage) and [Github Container Registry](https://github.com/divkix/AliveImage/pkgs/container/aliveimage).\n\n## Environment Variables\n - PORT: The port to serve the response. Default: 80\n\n## Usage\n\n```bash\ndocker run -d -p 80:80 -e PORT=80 --name aliveImage divkix/aliveimage\n```\n\n## Build and Run\n\nBuild:\n```bash\ndocker build -t aliveimage-local .\n```\n\nRun:\n```bash\ndocker run -d -p 80:80 -e PORT=80 --name aliveImage aliveimage-local\n```\n\n## Test\n\n```bash\ncurl localhost\n```\nBy default, the image will serve a json response with the following content: `{\"status\": \"alive\", \"uptime\": \"1m 0s\"}`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivkix%2Faliveimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivkix%2Faliveimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivkix%2Faliveimage/lists"}