{"id":18609946,"url":"https://github.com/mcrmonkey/docker-files","last_synced_at":"2026-05-18T06:03:31.228Z","repository":{"id":146090039,"uuid":"95259368","full_name":"mcrmonkey/docker-files","owner":"mcrmonkey","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-18T21:04:46.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T16:52:33.456Z","etag":null,"topics":["docker-container","docker-image","dockerfiles"],"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/mcrmonkey.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":"2017-06-23T21:57:38.000Z","updated_at":"2020-03-18T21:04:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"66d98ac4-38ee-4523-9f11-967bd2f79c1d","html_url":"https://github.com/mcrmonkey/docker-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcrmonkey/docker-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fdocker-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fdocker-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fdocker-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fdocker-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcrmonkey","download_url":"https://codeload.github.com/mcrmonkey/docker-files/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fdocker-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["docker-container","docker-image","dockerfiles"],"created_at":"2024-11-07T03:07:51.543Z","updated_at":"2026-05-18T06:03:31.192Z","avatar_url":"https://github.com/mcrmonkey.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-files\n\nSome docker files for things\n\nInspiration taken from @jessfraz's [Dockerfiles](https://www.github.com/jessfraz)\n\n\n## Containers\n\n\n### gcal\n\ngcalcli in a container.\n\nYou'll need to pass the auth file through for this to work\nQuick example:\n\n    docker run --rm -it -v /etc/localtime:/etc/localtime:ro -v \"${HOME}/.gcalcli:/home/gcal\" mcrmonkey/gcalcli agenda\n\n\nwill return your agenda.\n\nSee https://github.com/insanum/gcalcli for more info and options\n\n\n### mutt\n\nThe mutt mail program in a container\n\nIts setup to talk to gmail. see readme within for whats needed\n\nRun like this:\n\n    docker run -it --rm -e GMAIL -e GMAIL_NAME -e GMAIL_PASS -e GMAIL_FROM -e GPG_ID -e IMAP_SERVER -e SMTP_SERVER \\\n    -v \"${HOME}/.gnupg:/home/user/.gnupg:ro\" -v /etc/localtime:/etc/localtime:ro mcrmonkey/mutt\n\n\n### rainbowstream\n\nTUI for twitter\n\nThis does some stuff with oauth tokens which it saves to disk. If you dont make\nany allowances for it they will disappear when the container is rm'd\n\n\n### vscode\n\nA code editor\n\nMap your `.config` dir to `/home/user/.config` to keep config across container\nruns\n\n### atom\n\nThe other code editor\n\n\n### gopass\n\ngopass in a container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrmonkey%2Fdocker-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcrmonkey%2Fdocker-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrmonkey%2Fdocker-files/lists"}