{"id":18289850,"url":"https://github.com/tiredofit/docker-nodejs","last_synced_at":"2025-04-05T09:31:48.869Z","repository":{"id":63926659,"uuid":"101132980","full_name":"tiredofit/docker-nodejs","owner":"tiredofit","description":"Docker NodeJS Base Images","archived":false,"fork":false,"pushed_at":"2023-01-30T20:20:09.000Z","size":72,"stargazers_count":8,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-21T02:21:55.311Z","etag":null,"topics":["alpine","docker","node","nodejs","zabbix-agent"],"latest_commit_sha":null,"homepage":null,"language":null,"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/tiredofit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["tiredofit"]}},"created_at":"2017-08-23T03:21:05.000Z","updated_at":"2025-01-11T06:02:27.000Z","dependencies_parsed_at":"2023-02-04T08:17:03.149Z","dependency_job_id":null,"html_url":"https://github.com/tiredofit/docker-nodejs","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiredofit%2Fdocker-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiredofit%2Fdocker-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiredofit%2Fdocker-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiredofit%2Fdocker-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiredofit","download_url":"https://codeload.github.com/tiredofit/docker-nodejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318301,"owners_count":20919457,"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","node","nodejs","zabbix-agent"],"created_at":"2024-11-05T14:08:33.042Z","updated_at":"2025-04-05T09:31:47.026Z","avatar_url":"https://github.com/tiredofit.png","language":null,"funding_links":["https://github.com/sponsors/tiredofit"],"categories":[],"sub_categories":[],"readme":"# github.com/tiredofit/docker-nodejs\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/tiredofit/nodejs.svg)](https://hub.docker.com/r/tiredofit/nodejs)\n[![Docker Stars](https://img.shields.io/docker/stars/tiredofit/nodejs.svg)](https://hub.docker.com/r/tiredofit/nodejs)\n\n## About\n\nDockerfile to build a [NodeJS](https://nodejs.org) base image for building/serving applications.\nThis container uses [Alpine](https://hub.docker.com/r/tiredofit/alpine) and [Debian](https://hub.docker.com/r/tiredofit/debian) as a base.\n\n[Changelog](CHANGELOG.md)\n\n## Maintainer\n\n- [Dave Conroy](https://github.com/tiredofit)\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Authors](#authors)\n- [Table of Contents](#table-of-contents)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n\t- [Quick Start](#quick-start)\n\t- [Data-Volumes](#data-volumes)\n\t- [Environment Variables](#environment-variables)\n\t- [Networking](#networking)\n\t- [Shell Access](#shell-access)\n- [References](#references)\n\n\n## Prerequisites and Assumptions\n\nNone.\n\n# Dependencies\n\nNone.\n\n## Installation\n\nAutomated builds of the image are available on [Docker Hub](https://hub.docker.com/r/tiredofit/nodejs) and is the recommended method of installation.\n\n\n```bash\ndocker pull tiredofit/nodejs:(image tag)\n```\n\n\nThe following image tags are available:\n\n* `10:latest` - Node JS 10 - Alpine 3.13\n* `10:debian-latest` - Node JS 10 - Debian Buster\n* `12:latest` - Node JS 12 - Alpine 3.13\n* `12:debian-latest` - Node JS 12 - Debian Buster\n* `14:latest` - Node JS 14 - Alpine 3.13\n* `16:latest` - Node JS 16 - Alpine 3.13\n* `14:debian-latest` - Node JS 14 - Debian bBuster\n* `16:debian-latest` - Node JS 16 - Debian bBuster\n\n\n### Quick Start\n\n* The quickest way to get started is using [docker-compose](https://docs.docker.com/compose/).\n* Set various [environment variables](#environment-variables) to understand the capabilities of this image.\n* Map [persistent storage](#data-volumes) for access to configuration and data files for backup.\n* Map [Network Ports](#networking) to allow external access.\n\nStart the container using:\n\n```bash\ndocker-compose up\n```\n\n### Persistent Storage\n\nThis a base image, so no data volumes are exposed.\n\n\n### Environment Variables\n\nNo environment variables are exposed other than the [base environment variables](https://hub.docker.com/r/alpine).\n\n### Networking\n\nNo networking ports are exposed.\n\n### Shell Access\n\nFor debugging and maintenance purposes you may want access the containers shell.\n\n```bash\ndocker exec -it nodejs bash\n```\n\n## References\n\n* https://nodejs.org","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiredofit%2Fdocker-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiredofit%2Fdocker-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiredofit%2Fdocker-nodejs/lists"}