{"id":24755142,"url":"https://github.com/gravity-ui/docker-nodejs","last_synced_at":"2026-04-13T18:04:26.136Z","repository":{"id":203525162,"uuid":"629349818","full_name":"gravity-ui/docker-nodejs","owner":"gravity-ui","description":"Base docker image for gravity-ui projects","archived":false,"fork":false,"pushed_at":"2025-01-24T13:14:29.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-23T06:13:39.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gravity-ui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-18T06:19:53.000Z","updated_at":"2025-01-24T13:14:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c6aec78-a242-40b6-99a8-eaccf82ed29f","html_url":"https://github.com/gravity-ui/docker-nodejs","commit_stats":null,"previous_names":["gravity-ui/docker-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gravity-ui/docker-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravity-ui%2Fdocker-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravity-ui%2Fdocker-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravity-ui%2Fdocker-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravity-ui%2Fdocker-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravity-ui","download_url":"https://codeload.github.com/gravity-ui/docker-nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravity-ui%2Fdocker-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":[],"created_at":"2025-01-28T12:36:22.889Z","updated_at":"2026-04-13T18:04:26.119Z","avatar_url":"https://github.com/gravity-ui.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Docker nodejs\n\nUbuntu based docker image with nginx and nodejs.\n\n## Usage example\n\nSee example docker files in [examples folder](./examples).\n\n## Push image to container registry\n\nImages now are saved in [Github container registry](https://github.com/orgs/gravity-ui/packages/container/package/node-nginx).\n\nTo push new image to registry you need to do:\n\n0. Install docker\n\n1. Switch on main branch\n\n`git checkout main`\n\n2. Login\n\n- Create [Personal Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) with permissions `read:packages` and `write:packages`\n\n- Save token to env variable:\n\n```bash\nexport CR_PAT=\u003cTOKEN\u003e\n```\n\n- Login in registry:\n\n```bash\necho $CR_PAT | docker login ghcr.io -u gravity-ui --password-stdin\n```\n\n3. Build new image\n\n`docker build . --tag gravity-ui/node-nginx:latest`\n\n4. Tag image\n\n`docker image tag gravity-ui/node-nginx ghcr.io/gravity-ui/node-nginx:ubuntu20-nodejs18`\n\n5. Push image\n\n`docker image push ghcr.io/gravity-ui/node-nginx:ubuntu20-nodejs18`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravity-ui%2Fdocker-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravity-ui%2Fdocker-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravity-ui%2Fdocker-nodejs/lists"}