{"id":16529335,"url":"https://github.com/cometkim/flybook-onbuild","last_synced_at":"2026-06-06T04:31:25.635Z","repository":{"id":98896222,"uuid":"100727806","full_name":"cometkim/flybook-onbuild","owner":"cometkim","description":"Docker onbuild image for using flybook","archived":false,"fork":false,"pushed_at":"2020-02-12T03:14:29.000Z","size":3,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T18:34:54.088Z","etag":null,"topics":["docker-image","documentation"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cometkim.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}},"created_at":"2017-08-18T15:51:34.000Z","updated_at":"2017-08-18T16:20:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"4419e9a0-32a8-46a9-86cc-d05efa006743","html_url":"https://github.com/cometkim/flybook-onbuild","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cometkim/flybook-onbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fflybook-onbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fflybook-onbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fflybook-onbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fflybook-onbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cometkim","download_url":"https://codeload.github.com/cometkim/flybook-onbuild/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fflybook-onbuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33969883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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-image","documentation"],"created_at":"2024-10-11T17:44:32.749Z","updated_at":"2026-06-06T04:31:25.603Z","avatar_url":"https://github.com/cometkim.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Flybook?\n[Flybook](https://flybook.js.org) is a static site generator for documentation.\n\n# How to use this image?\nRequirements\n* Docker 17.05+ (for multi-stage build)\n* package.json (See [here](https://flybook.js.org/basic/configuration.html))\n* docs (See [here](https://flybook.js.org/basic/getting-started.html))\n\nWhen you build from this image, Flaybook will generate static files to `/out`.\n\nThen you can use [multi-stage build](https://docs.docker.com/engine/userguide/eng-image/multistage-build) to create a lightweight image can publish outputs without build environments.\n\nSee an example:\n```Dockerfile\nFROM cometkim/flybook-onbuild:latest AS build-env\n\nFROM nginx:latest\nCOPY --from=build-env /out /usr/share/nginx/html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometkim%2Fflybook-onbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcometkim%2Fflybook-onbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometkim%2Fflybook-onbuild/lists"}