{"id":22266688,"url":"https://github.com/andreasfertig/cppinsights-webfrontend-container","last_synced_at":"2025-04-11T18:32:50.421Z","repository":{"id":54767116,"uuid":"186969411","full_name":"andreasfertig/cppinsights-webfrontend-container","owner":"andreasfertig","description":"C++ Insights: Web Front-End Docker Container","archived":false,"fork":false,"pushed_at":"2024-04-04T13:48:10.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T14:24:43.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cppinsights.io","language":"Dockerfile","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/andreasfertig.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":"2019-05-16T06:53:24.000Z","updated_at":"2024-04-04T13:48:14.000Z","dependencies_parsed_at":"2024-02-13T08:33:42.744Z","dependency_job_id":"b133f408-aef9-4a93-b2f1-907ad2b49395","html_url":"https://github.com/andreasfertig/cppinsights-webfrontend-container","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/andreasfertig%2Fcppinsights-webfrontend-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfertig%2Fcppinsights-webfrontend-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfertig%2Fcppinsights-webfrontend-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfertig%2Fcppinsights-webfrontend-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfertig","download_url":"https://codeload.github.com/andreasfertig/cppinsights-webfrontend-container/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248458849,"owners_count":21107165,"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":[],"created_at":"2024-12-03T10:19:56.325Z","updated_at":"2025-04-11T18:32:50.394Z","avatar_url":"https://github.com/andreasfertig.png","language":"Dockerfile","funding_links":["https://patreon.com/cppinsights"],"categories":[],"sub_categories":[],"readme":"# C++ Insights: Web Front-End Docker Container\n\n[![Build Status](https://github.com/andreasfertig/cppinsights-webfrontend-container/workflows/ci/badge.svg)](https://github.com/andreasfertig/cppinsights-webfrontend-container/actions/)\n[![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://cppinsights.io)\n\n[![Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://patreon.com/cppinsights)\n\n\nThis is some what of a docker in docker setup.\n\nYou have to have this container which hosts the C++ Insights Web Frontend part and the container which contains the [C++\nInsights binary](https://github.com/andreasfertig/cppinsights-container). Both installed on your local machine.\n\nThen run `make get` to download the latest pre-built docker image from [DockerHub](https://hub.docker.com/r/andreasfertig/cppinsights-webfrontend-container) as well as the required [cppinsights-container](https://hub.docker.com/r/andreasfertig/cppinsights-container).\n\nAlternatively you can build the image yourself, as GitHub Actions do. Run `make build` to get all the resources and build the docker image of this repo. You have to take care of build\nthe image of the C++ Insights docker.\n\nAfter either of these two steps, you can run `make start` to start the web part. Give it a few seconds to boot up. After that C++ Insights is\nreachable under `127.0.0.1:5000`.\n\nYou can see what is going on with `make logs` and stop the container with `make stop`\n\n## How does it work?\n\nThe setup is based in [this blog post](https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/). The\ndocker container of this repo gets the docker socket of your local machine as well as the `/tmp` folder mapped into the\nrunning container. With that it can access the image on you local machine (which should contain the cppinsights-container)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasfertig%2Fcppinsights-webfrontend-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasfertig%2Fcppinsights-webfrontend-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasfertig%2Fcppinsights-webfrontend-container/lists"}