{"id":19794641,"url":"https://github.com/code-crash/express-docker","last_synced_at":"2026-02-09T15:34:23.892Z","repository":{"id":97043150,"uuid":"145736883","full_name":"Code-Crash/express-docker","owner":"Code-Crash","description":"This Project is a example of how to use docker with express.","archived":false,"fork":false,"pushed_at":"2018-09-01T13:42:49.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T04:44:18.501Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code-Crash.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-22T16:46:07.000Z","updated_at":"2018-09-01T13:42:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"eec6b9ef-19eb-492a-be6e-16ff565f3ae8","html_url":"https://github.com/Code-Crash/express-docker","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/Code-Crash%2Fexpress-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fexpress-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fexpress-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fexpress-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Crash","download_url":"https://codeload.github.com/Code-Crash/express-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241136854,"owners_count":19916001,"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-11-12T07:13:47.023Z","updated_at":"2026-02-09T15:34:18.874Z","avatar_url":"https://github.com/Code-Crash.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-docker\n## Description\n\n* This Project is a example of how to use docker with express.\n\n\n* TODO: I will add more functionality as soon as I can.\n\n\n## Docker\n\n* First login to your docker hub from terminal by using `docker login` command.\n* `docker pull codecrash/express-docker:latest`\n* `docker run -p 8080:8080 -d codecrash/express-docker`\n* After above command you will get an ID for the running docker container.\n* In my case, it's `950fc6ecbae88d00bebc3ffa27b5835756827f39b66033f1d670fd26c9ec4823`\n* To see the docker container logs: \n\n```\n$docker logs 950fc6ecbae88d00bebc3ffa27b5835756827f39b66033f1d670fd26c9ec4823\n```\n* If you see the output of `logs` command as `Running on http://0.0.0.0:8080`, it means container is running properly and you can now open this link in browser. \n\n\n\n\nThanks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-crash%2Fexpress-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-crash%2Fexpress-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-crash%2Fexpress-docker/lists"}