{"id":28963859,"url":"https://github.com/crowdcode-de/docker-vuepress-cli","last_synced_at":"2026-04-28T00:31:27.667Z","repository":{"id":146364242,"uuid":"166716156","full_name":"crowdcode-de/docker-vuepress-cli","owner":"crowdcode-de","description":"VuePress Container for dev and build. https://www.crowdcode.io","archived":false,"fork":false,"pushed_at":"2019-01-31T16:22:09.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-16T06:00:03.425Z","etag":null,"topics":["docker","vue","vuepress"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/crowdcode/vuepress-cli","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crowdcode-de.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-01-20T22:27:13.000Z","updated_at":"2023-02-23T01:49:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e375d43-ea54-49aa-b223-f42e933fd806","html_url":"https://github.com/crowdcode-de/docker-vuepress-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crowdcode-de/docker-vuepress-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdcode-de%2Fdocker-vuepress-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdcode-de%2Fdocker-vuepress-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdcode-de%2Fdocker-vuepress-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdcode-de%2Fdocker-vuepress-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crowdcode-de","download_url":"https://codeload.github.com/crowdcode-de/docker-vuepress-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowdcode-de%2Fdocker-vuepress-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32361477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["docker","vue","vuepress"],"created_at":"2025-06-24T04:12:46.303Z","updated_at":"2026-04-28T00:31:27.660Z","avatar_url":"https://github.com/crowdcode-de.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-vue-cli\n\nDocker image for [VUEPRESS](https://vuepress.vuejs.org/) to use as build container.\n\nImage on dockerhub: [https://hub.docker.com/r/crowdcode/vuepress/](https://hub.docker.com/r/crowdcode/vuepress/)\n\nProject on Github: [https://github.com/crowdcode-de/docker-vuepress-cli](https://github.com/crowdcode-de/docker-vuepress-cli)\n\nCurrently, this image uses node v11.7.0 (npm 6.5.0), vue-cli 3.3.0, vuepress and Debian stretch as base distribution.\n\n## Example usage\n\nCreate a markdown file:\n\n```\necho '# Hello VuePress' \u003e README.md\n```\n\nStart vuepress development server:\n\n```\ndocker run -it --rm -p 8080:8080 -p 8081:8081 -v \"$PWD\":/workspace crowdcode/vuepress vuepress dev\n```\n\nStart writing your content and have a look on [http://localhost:8080](http://localhost:8080). The Port 8081 is used for hot reload after you changed a file.\n\nBuild to static files with:\n\n```\ndocker run -it --rm -v \"$PWD\":/workspace crowdcode/vuepress vuepress build\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrowdcode-de%2Fdocker-vuepress-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrowdcode-de%2Fdocker-vuepress-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrowdcode-de%2Fdocker-vuepress-cli/lists"}