{"id":31048949,"url":"https://github.com/fannysaez/app-web-nodejs-docker-img","last_synced_at":"2026-05-07T05:38:33.486Z","repository":{"id":311171701,"uuid":"1042722169","full_name":"fannysaez/app-web-nodejs-docker-img","owner":"fannysaez","description":"Création d'une image pour une application web NodeJS","archived":false,"fork":false,"pushed_at":"2025-08-22T14:01:20.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-22T16:32:55.941Z","etag":null,"topics":["app","cmd","compose","docker-image","dockerfile","linux","nodejs","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/fannysaez.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,"zenodo":null}},"created_at":"2025-08-22T13:21:14.000Z","updated_at":"2025-08-22T14:01:23.000Z","dependencies_parsed_at":"2025-08-22T16:32:58.712Z","dependency_job_id":"25e190a0-f84a-4e0b-909a-53fc8cd509fc","html_url":"https://github.com/fannysaez/app-web-nodejs-docker-img","commit_stats":null,"previous_names":["fannysaez/app-web-nodejs-docker-img"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fannysaez/app-web-nodejs-docker-img","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannysaez%2Fapp-web-nodejs-docker-img","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannysaez%2Fapp-web-nodejs-docker-img/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannysaez%2Fapp-web-nodejs-docker-img/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannysaez%2Fapp-web-nodejs-docker-img/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fannysaez","download_url":"https://codeload.github.com/fannysaez/app-web-nodejs-docker-img/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannysaez%2Fapp-web-nodejs-docker-img/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275169534,"owners_count":25417317,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["app","cmd","compose","docker-image","dockerfile","linux","nodejs","ubuntu"],"created_at":"2025-09-14T21:24:57.120Z","updated_at":"2025-09-24T16:32:11.211Z","avatar_url":"https://github.com/fannysaez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utilisation de Docker avec Node.js\n\nCe projet utilise Docker pour faciliter le déploiement et l'exécution de l'application Node.js.\n\n---\n## Fichiers importants\n\n- `Dockerfile` : Définit l'image Docker de l'application.\n- `compose.yml` : Définit les services et la configuration multi-conteneurs avec Docker Compose.\n\n---\n## Commandes pour exécuter les fichiers\n\n### 1. Construire l'image Docker\n\n``` bash\ndocker build -t nom-image .\n```\n\nRemplacez `nom-image` par le nom que vous souhaitez donner à votre image Docker.\n\n### 2. Lancer les services avec Docker Compose\n\n``` bash\ndocker compose up\n```\n\nPour exécuter en arrière-plan (détaché) :\n\n```bash\ndocker compose up -d\n```\n---\n\n### 3. Arrêter les services\n\n```bash\ndocker compose down\n```\n---\n\n## Prérequis\n\n- [Docker](https://www.docker.com/) et [Docker Compose](https://docs.docker.com/compose/) installés sur votre machine.\n\n---\n\n## Références\n\n- [Documentation Docker](https://docs.docker.com/)\n- [Documentation Docker Compose](https://docs.docker.com/compose/)\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffannysaez%2Fapp-web-nodejs-docker-img","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffannysaez%2Fapp-web-nodejs-docker-img","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffannysaez%2Fapp-web-nodejs-docker-img/lists"}