{"id":17003943,"url":"https://github.com/frankwiles/hello-docker","last_synced_at":"2026-05-02T18:32:59.445Z","repository":{"id":44066884,"uuid":"211723935","full_name":"frankwiles/hello-docker","owner":"frankwiles","description":"Simple way to test in a classroom setting if Docker is setup and working correctly","archived":false,"fork":false,"pushed_at":"2023-01-07T10:13:04.000Z","size":571,"stargazers_count":1,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-28T03:38:43.835Z","etag":null,"topics":["docker","parceljs","tailwindcss"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankwiles.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}},"created_at":"2019-09-29T20:45:02.000Z","updated_at":"2019-10-09T17:43:49.000Z","dependencies_parsed_at":"2023-02-06T21:31:12.129Z","dependency_job_id":null,"html_url":"https://github.com/frankwiles/hello-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frankwiles/hello-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankwiles%2Fhello-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankwiles%2Fhello-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankwiles%2Fhello-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankwiles%2Fhello-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankwiles","download_url":"https://codeload.github.com/frankwiles/hello-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankwiles%2Fhello-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005419,"owners_count":26083883,"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-10-10T02:00:06.843Z","response_time":62,"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":["docker","parceljs","tailwindcss"],"created_at":"2024-10-14T04:42:10.689Z","updated_at":"2025-10-10T21:41:11.745Z","avatar_url":"https://github.com/frankwiles.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello Docker\n\nSimple way to test if a student's local Docker setup is working correctly.\n\nIt's a docker container you can have them quickly launch and verify their\nlocal laptops can access PyPI and NPM.\n\n## Screenshot\n\n![screen of hello-docker](https://raw.githubusercontent.com/frankwiles/hello-docker/master/images/screenshot.png)\n\n## Usage\n\nThe simplest way to use this is to have the user grab the docker-compose file\nin this repository and run `docker-compose up` and then browse to `http://localhost/`.\n\nOr you can run it more manually with:\n\n```shell\n$ docker run -p \"80:80\" frankwiles/hello-docker:latest\n```\n\nAnd then browse to `http://localhost/`. To use a different port just change the\nfirst \"80\" to whichever port you want to use.\n\n## Local Development\n\nYou will need to install the Javascript dependencies with:\n\n```shell\n$ npm install\n```\n\nYou can then start the local development server with:\n\n```shell\n$ npm run dev\n```\n\nThen you need to build the Tailwind CSS with:\n\n```shell\n$ npm run build:css\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankwiles%2Fhello-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankwiles%2Fhello-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankwiles%2Fhello-docker/lists"}