{"id":26455122,"url":"https://github.com/generouslabs/node-on-docker","last_synced_at":"2026-05-05T18:37:54.236Z","repository":{"id":116648422,"uuid":"333474934","full_name":"GenerousLabs/node-on-docker","owner":"GenerousLabs","description":"Some helpers to run typescript code on docker","archived":false,"fork":false,"pushed_at":"2021-01-28T14:28:41.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T15:28:32.897Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GenerousLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-01-27T15:39:57.000Z","updated_at":"2021-01-28T14:28:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f10b9c7-0b8b-4954-9d04-a6a01c83cb63","html_url":"https://github.com/GenerousLabs/node-on-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GenerousLabs/node-on-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerousLabs%2Fnode-on-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerousLabs%2Fnode-on-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerousLabs%2Fnode-on-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerousLabs%2Fnode-on-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenerousLabs","download_url":"https://codeload.github.com/GenerousLabs/node-on-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenerousLabs%2Fnode-on-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32663429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-03-18T20:30:08.564Z","updated_at":"2026-05-05T18:37:54.216Z","avatar_url":"https://github.com/GenerousLabs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-on-docker\n\nSome helpers to run typescript code on docker\n\n## Instructions\n\n- Copy these files into your project root\n  - `Dockerfile`\n  - `.dockerignore`\n  - `buildDocker.sh`\n  - `pushDocker.sh`\n- Edit the `Dockerfile` to suit your needs\n  - At least check the list of files copied to the docker build process\n- Potentially edit `.dockerignore`\n- Create a `.env` file in your project root\n  - Set `DOCKER_USER_NAME` to your docker hub username\n  - Set `DOCKER_REPO_NAME` to your docker project name\n  - For example: https://hub.docker.com/repository/docker/USER/REPO\n    - `USER` is the `DOCKER_USER_NAME`\n    - `REPO` is the `DOCKER_REPO_NAME`\n- Run `./buildDocker.sh` to build a local docker image\n- Run `./pushDocker.sh` to push this to docker hub\n\n## Deployment\n\nSee the example `docker-compose.yml` file in the `deployment/` directory.\n\nPro Tip: Create a `.env` file with `COMPOSE_PROJECT_NAME=XXX`.\n\n- Create a directory on your docker host\n- Copy and customise the `docker-compose.yml` file from `deployment/`\n- Create a `.env` with the project name\n- Copy the `updateAndRestartDocker.sh` script into this folder\n- Run `./updateAndRestartDocker.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenerouslabs%2Fnode-on-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenerouslabs%2Fnode-on-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenerouslabs%2Fnode-on-docker/lists"}