{"id":20809589,"url":"https://github.com/pdevine/thisisfine","last_synced_at":"2025-05-07T08:10:05.333Z","repository":{"id":66783545,"uuid":"321401882","full_name":"pdevine/thisisfine","owner":"pdevine","description":"This is fine.","archived":false,"fork":false,"pushed_at":"2024-12-24T21:01:26.000Z","size":55,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T08:09:57.499Z","etag":null,"topics":["docker","docker-image","kubernetes","thisisfine"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pdevine.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":"2020-12-14T16:09:00.000Z","updated_at":"2025-04-09T10:17:26.000Z","dependencies_parsed_at":"2023-05-05T10:21:25.364Z","dependency_job_id":null,"html_url":"https://github.com/pdevine/thisisfine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Fthisisfine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Fthisisfine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Fthisisfine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdevine%2Fthisisfine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdevine","download_url":"https://codeload.github.com/pdevine/thisisfine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252839294,"owners_count":21812090,"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":["docker","docker-image","kubernetes","thisisfine"],"created_at":"2024-11-17T20:14:50.160Z","updated_at":"2025-05-07T08:10:05.312Z","avatar_url":"https://github.com/pdevine.png","language":"Go","readme":"# This is fine.\n\nAll of your kube or docker blowing up? This is fine.\n\n![This is fine.](./tif.png)\n\n\nRun on kubernetes:\n\n`kubectl run -it --rm --image=ghcr.io/pdevine/thisisfine tif`\n\nRun on docker:\n\n`docker run -it --rm ghcr.io/pdevine/thisisfine`\n\n\n## Building the image manually\n\n### Building in Kubernetes\n\nUse [BuildKit CLI for Kubectl](https://github.com/vmware-tanzu/buildkit-cli-for-kubectl) with the command:\n\n`kubectl build -t thisisfine ./`\n\nor, you can build a multi-arch image which cross-compiles for each platform. You'll need to create a registry secret\nin kubernetes and push to a registry to make this work correctly.\n\n```\nread -s REG_SECRET\nkubectl create secret docker-registry mysecret --docker-server='someregistry.io' --docker-username=tifdog --docker-password=$REG_SECRET\nkubectl build ./ -t someregistry.io/stuff/thisisfine:latest -f Dockerfile.cross --registry-secret my-secret --platform=linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,windows/amd64 --push\n```\n\n### Building in Docker\n\nTo build a single image in Linux:\n\n`docker build -t thisisfine ./`\n\n\n## Acknowledgements\n\n * Based upon KC Green's wonderful comic strip [Gunshow](http://gunshowcomic.com/648)\n\n * Dog pixel art inspired by [PH](https://reddit.com/u/ph145) on Reddit\n\n * Animated with [Go-AsciiSprite](https://github.com/pdevine/go-asciisprite)\n\n\n## FAQ\n\nQ: Why does this look like crap on my Mac?\u003cbr\u003e\nA: Use iTerm2 instead of macOS's built-in Terminal app. Terminal screws up all of the line spacing.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdevine%2Fthisisfine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdevine%2Fthisisfine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdevine%2Fthisisfine/lists"}