{"id":15966773,"url":"https://github.com/ganlanyuan/dockerfile","last_synced_at":"2026-04-05T21:02:41.607Z","repository":{"id":66181208,"uuid":"67539787","full_name":"ganlanyuan/dockerfile","owner":"ganlanyuan","description":"Dockerfile for cmcdev","archived":false,"fork":false,"pushed_at":"2018-10-15T18:34:22.000Z","size":387,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-08T04:33:28.595Z","etag":null,"topics":["bower","dockerfile","gulp","node","nodemon","npm","sass"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ganlanyuan.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":"2016-09-06T19:25:22.000Z","updated_at":"2018-10-15T18:34:24.000Z","dependencies_parsed_at":"2023-02-20T18:00:30.698Z","dependency_job_id":null,"html_url":"https://github.com/ganlanyuan/dockerfile","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/ganlanyuan/dockerfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlanyuan%2Fdockerfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlanyuan%2Fdockerfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlanyuan%2Fdockerfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlanyuan%2Fdockerfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganlanyuan","download_url":"https://codeload.github.com/ganlanyuan/dockerfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlanyuan%2Fdockerfile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31449836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bower","dockerfile","gulp","node","nodemon","npm","sass"],"created_at":"2024-10-07T18:04:19.462Z","updated_at":"2026-04-05T21:02:41.565Z","avatar_url":"https://github.com/ganlanyuan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerfile\nDockerfile for [cmcdev](https://hub.docker.com/u/cmcdev/).\n\n## cmcdev/web\nDocker Image `cmcdev/web` is built on a [minimal Ubuntu image](https://github.com/phusion/baseimage-docker).   \nWith `node`, `bower`, `Sass` and `gulp` pre-installed, this images is suitable for front end development. \n\n#### Usage\nPlace `gulpfile.json` (and `docker-compose.yml`) in project folder (refer to the \"sample\" folder). Change the working directory to project folder. Then run one of the following command.   \n\n- Docker run   \n```\ndocker run -it --name web --rm -p 3000:3000 --mount type=bind,source=\\\"$(pwd)\\\",target= -w /www/web cmcdev/web sh\n```\n- Docker-compose  \n```\ndocker-compose up\n```\nContinue on to run `bower` and `gulp` commands if needed.\n\n\n## puppeteer\n```\ndocker run --rm -t -e var=save --name puppeteer -p 2000:2000 --cap-add SYS_ADMIN --mount type=bind,source=\\\"$(pwd)\\\",target=/home/chrome puppeteer node test/puppeteer/puppeteer.js\n```\n\n## Rebuild\nCopy this Repo, replace the `web/package.json` with yours, change the working directory to `web/` folder, and do \n```\ndocker build -t image_name .\n```\n\n## License\nThis project is available under the [MIT](https://opensource.org/licenses/mit-license.php) license.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganlanyuan%2Fdockerfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganlanyuan%2Fdockerfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganlanyuan%2Fdockerfile/lists"}