{"id":19839074,"url":"https://github.com/nuclearredeye/udemy-docker-containers","last_synced_at":"2026-06-06T22:31:48.277Z","repository":{"id":138124563,"uuid":"312218484","full_name":"NuclearRedeye/udemy-docker-containers","owner":"NuclearRedeye","description":"Notes and Exercises from the docker-containers training course on Udemy","archived":false,"fork":false,"pushed_at":"2020-11-12T08:55:15.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T11:19:54.624Z","etag":null,"topics":["docker","training","udemy"],"latest_commit_sha":null,"homepage":"","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/NuclearRedeye.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":"2020-11-12T08:50:20.000Z","updated_at":"2020-11-12T08:55:17.000Z","dependencies_parsed_at":"2023-04-04T01:33:29.039Z","dependency_job_id":null,"html_url":"https://github.com/NuclearRedeye/udemy-docker-containers","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/NuclearRedeye%2Fudemy-docker-containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fudemy-docker-containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fudemy-docker-containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fudemy-docker-containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuclearRedeye","download_url":"https://codeload.github.com/NuclearRedeye/udemy-docker-containers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209528,"owners_count":19927734,"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":["docker","training","udemy"],"created_at":"2024-11-12T12:20:12.468Z","updated_at":"2026-06-06T22:31:47.729Z","avatar_url":"https://github.com/NuclearRedeye.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-containers\n\nExercises and notes for the [docker-containers](https://elifesciences.udemy.com/course/docker-containers) course on [udemy](https://elifesciences.udemy.com)\n\n# Refelection\n\nOverall the course was OK, too basic for me but the other team members I feel would benefit from it. There were some issues with some of the course content, notably...\n\n## Chapter 3 Section 15\n\nThe default `Dockerfile` has an error and will fail to work due to a node/npm path issue. You can resolve it by using a tagged release instead, for example...\n\n```Dockerfile\nFROM node:lts\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fudemy-docker-containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuclearredeye%2Fudemy-docker-containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fudemy-docker-containers/lists"}