{"id":13343734,"url":"https://github.com/meatwallace/alpine-zeit-now","last_synced_at":"2025-03-12T06:30:26.780Z","repository":{"id":86805561,"uuid":"186276580","full_name":"meatwallace/alpine-zeit-now","owner":"meatwallace","description":"lightweight alpine linux docker images for running Zeit's `now` CLI","archived":true,"fork":false,"pushed_at":"2019-10-01T08:36:01.000Z","size":4996,"stargazers_count":3,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-24T16:49:11.374Z","etag":null,"topics":["alpine","docker","now-cli","zeit","zeit-now"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/meatwallace/alpine-zeit-now","language":"JavaScript","has_issues":false,"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/meatwallace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-05-12T16:12:57.000Z","updated_at":"2023-03-08T22:22:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"e99117e6-8b6f-4ab5-947e-0bf067e26da2","html_url":"https://github.com/meatwallace/alpine-zeit-now","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meatwallace%2Falpine-zeit-now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meatwallace%2Falpine-zeit-now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meatwallace%2Falpine-zeit-now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meatwallace%2Falpine-zeit-now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meatwallace","download_url":"https://codeload.github.com/meatwallace/alpine-zeit-now/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243171360,"owners_count":20247876,"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":["alpine","docker","now-cli","zeit","zeit-now"],"created_at":"2024-07-29T19:31:57.532Z","updated_at":"2025-03-12T06:30:26.771Z","avatar_url":"https://github.com/meatwallace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :whale2: Zeit Now CLI Docker Images\n\n[![CircleCI](https://circleci.com/gh/meatwallace/alpine-zeit-now.svg?style=svg)](https://circleci.com/gh/meatwallace/alpine-zeit-now)\n\nBarebones Alpine Linux image containing Zeit's\n[`now` CLI](https://github.com/zeit/now-cli) using\n[`mhart/alpine-node`](https://github.com/mhart/alpine-node)'s latest LTS slim\nimage as a base.\n\nImages are available at the\n[meatwallace/alpine-zeit-now](https://hub.docker.com/r/meatwallace/alpine-zeit-now)\nDockerhub repository, tagged `meatwallace/alpine-zeit-now:\u003cversion\u003e`. All\nversions \\\u003e=15.2.0 including canary releases should be available, and are \u003c\n100MB uncompressed.\n\n## :rocket: Usage\n\nTo deploy your current working directory using the `now` CLI, simply run:\n\n```shell\ndocker run -it --rm --volume=\"$PWD:/root/project\" meatwallace/alpine-zeit-now now\n```\n\nAll versions \\\u003e=15.3.0 allow for simple usage by including the function below in\nyour `~/.bashrc` or equivelant for your shell:\n\n```shell\nnow() {\n  # mounts your current working directory \u0026 your machines .now config folder\n  docker run -it --rm \\\n    --volume=\"$PWD:/root/project \\\n    --volume=\"$HOME/.now:/root/.now\" \\\n    meatwallace/alpine-zeit-now now \"$@\"\n}\n```\n\n## :wrench: Contributing\n\n### :speech_balloon: Code of Conduct\n\nThis project has adopted a [Code of Conduct](./CODE_OF_CONDUCT.md) that project\nparticipants are expected to adhere to.\n\n### :book: Contributing Guide\n\nRead the [contributing guide](./CONTRIBUTING.md) to learn about how to propose\nand contribute changes to this project.\n\n## :scroll: License\n\nThis project is [MIT licensed](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeatwallace%2Falpine-zeit-now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeatwallace%2Falpine-zeit-now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeatwallace%2Falpine-zeit-now/lists"}