{"id":23535062,"url":"https://github.com/ripta/dockerfell","last_synced_at":"2025-11-01T00:30:28.111Z","repository":{"id":34948746,"uuid":"39023597","full_name":"ripta/dockerfell","owner":"ripta","description":"Collection of Dockerfiles","archived":false,"fork":false,"pushed_at":"2015-09-21T16:51:45.000Z","size":356,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:43:03.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"src-d/beanstool","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ripta.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}},"created_at":"2015-07-13T16:23:19.000Z","updated_at":"2023-03-13T07:22:20.000Z","dependencies_parsed_at":"2022-09-15T22:31:15.993Z","dependency_job_id":null,"html_url":"https://github.com/ripta/dockerfell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fdockerfell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fdockerfell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fdockerfell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Fdockerfell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripta","download_url":"https://codeload.github.com/ripta/dockerfell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242112,"owners_count":19605954,"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":[],"created_at":"2024-12-26T01:14:39.028Z","updated_at":"2025-11-01T00:30:28.052Z","avatar_url":"https://github.com/ripta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Dockerfell\n\nA collection of Dockerfiles for various things that do not have a home of their\nown yet.\n\n## Obtain Docker\n\nInstall docker if you haven't already. On OS X, the method I prefer is to\nutilize Homebrew:\n\n1. `brew install docker`\n2. `brew install docker-machine`\n3. `docker-machine help create` and look for the `--driver` option for all\n   possible values\n4. `docker-machine create --driver vmwarefusion dev` or with whatever driver\n   you use\n5. `eval $(docker-machine env dev)` to allow your local docker client to\n   connect to the docker running inside the virtual machine\n6. `docker ps` to check that your docker can connect\n7. Go into the directory you want, which contains a `Dockerfile`, and check out\n   its `README` file.\n\n## Test Image\n\nPull down a small image to testdrive your setup:\n\n1. Ensure that your environment variables are setup: `env | grep DOCKER`;\n   otherwise, `eval $(docker-machine env dev)`\n2. `docker run -i -t gliderlabs/alpine:3.1 /bin/sh`\n3. And now you'll be placed inside an ephemeral machine\n4. Exit the shell to stop the container; none of your changes will be kept\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripta%2Fdockerfell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripta%2Fdockerfell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripta%2Fdockerfell/lists"}