{"id":20656226,"url":"https://github.com/cgal/cgal-nsis-dockerfile","last_synced_at":"2026-03-12T14:20:15.471Z","repository":{"id":35238547,"uuid":"39498004","full_name":"CGAL/cgal-nsis-dockerfile","owner":"CGAL","description":"Docker file for the automated creation of the CGAL windows installer using NSIS","archived":false,"fork":false,"pushed_at":"2020-05-25T16:53:36.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-09T22:47:42.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/CGAL.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}},"created_at":"2015-07-22T09:39:55.000Z","updated_at":"2020-05-25T16:53:43.000Z","dependencies_parsed_at":"2022-08-30T19:01:31.980Z","dependency_job_id":null,"html_url":"https://github.com/CGAL/cgal-nsis-dockerfile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CGAL/cgal-nsis-dockerfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGAL%2Fcgal-nsis-dockerfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGAL%2Fcgal-nsis-dockerfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGAL%2Fcgal-nsis-dockerfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGAL%2Fcgal-nsis-dockerfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CGAL","download_url":"https://codeload.github.com/CGAL/cgal-nsis-dockerfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGAL%2Fcgal-nsis-dockerfile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30428054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:00:25.264Z","status":"ssl_error","status_checked_at":"2026-03-12T13:59:52.690Z","response_time":114,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T18:14:25.698Z","updated_at":"2026-03-12T14:20:15.388Z","avatar_url":"https://github.com/CGAL.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"cgal-nsis-image\n===============\n\nThis Docker image can be used to build a Windows installer from a CGAL release.\n\nIt requires two user mounted volumes:\n\n- `/mnt/cgal_sources` a CGAL source tree\n- `/mnt/cgal_release` a CGAL release\n\nExample Usage:\n\n    # Build or pull the image\n    docker build -t cgal-nsis .\n    docker run -v /path/to/cgal/release/:/mnt/cgal_release \\\n               -v /path/to/cgal/:/mnt/cgal_sources         \\\n               cgal-nsis\n\n    # Extract the created public release.\n    public_release_name=`cat \"/path/to/cgal/Maintenance/release_building/public_release_name\"`\n    docker cp container_id:/nsis_release/${public_release_name}.exe .\n\nSELinux issues\n--------------\nOn Linux system using SELinux (such as the default setting for the recent\nversions of Fedora, RHEL, and CentOS), you might need to relabel the host\nfiles and directories used as volumes by the containers:\n\n    chcon -Rt svirt_sandbox_file_t /path/to/cgal/release /path/to/cgal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgal%2Fcgal-nsis-dockerfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgal%2Fcgal-nsis-dockerfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgal%2Fcgal-nsis-dockerfile/lists"}