{"id":20198488,"url":"https://github.com/itsleonb/docker-exercise","last_synced_at":"2025-03-03T08:24:57.672Z","repository":{"id":262291881,"uuid":"866513572","full_name":"itsLeonB/docker-exercise","owner":"itsLeonB","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-11T16:12:20.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T19:48:25.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/itsLeonB.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":"2024-10-02T11:58:43.000Z","updated_at":"2024-11-11T16:12:23.000Z","dependencies_parsed_at":"2024-11-11T17:34:34.388Z","dependency_job_id":null,"html_url":"https://github.com/itsLeonB/docker-exercise","commit_stats":null,"previous_names":["itsleonb/docker-exercise"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsLeonB%2Fdocker-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsLeonB%2Fdocker-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsLeonB%2Fdocker-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsLeonB%2Fdocker-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsLeonB","download_url":"https://codeload.github.com/itsLeonB/docker-exercise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241631299,"owners_count":19993999,"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-14T04:31:40.886Z","updated_at":"2025-03-03T08:24:57.650Z","avatar_url":"https://github.com/itsLeonB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LevelUp Docker homework\n\nThis repository contains the homework related to the Docker classes we did this week.\n\nYour task is simple: ensure that the application can be started by simply running `docker compose up`.\n\nThe application is a simple `node` server checking if it can connect to the database on a specific port\nand writing that status as the response.\n\nTo achieve this there are four main things you will need to do:\n\n1. write a `Dockerfile` for the main application\n2. find an appropriate image on DockerHub to run MariaDB\n3. connect the app with the database on the right port\n4. ensure that you can access the application from the host machine.\n\nIf you did everything correctly, after navigating to `http://localhost:3000` in your browser you should see the message:\n\n* `Well done you have dockerized your first application!`\n\nOther than the main 4 items mentioned above, you are free to implement the best practices\nwe've mentioned in the class to make working on this app a truly wonderful developer experience :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsleonb%2Fdocker-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsleonb%2Fdocker-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsleonb%2Fdocker-exercise/lists"}