{"id":22674784,"url":"https://github.com/bitnom/docker-whonix","last_synced_at":"2026-02-17T18:33:14.911Z","repository":{"id":40635258,"uuid":"338709314","full_name":"bitnom/Docker-Whonix","owner":"bitnom","description":"Whonix in Docker","archived":false,"fork":false,"pushed_at":"2025-01-20T22:53:55.000Z","size":10,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T20:59:01.056Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitnom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-02-14T01:52:01.000Z","updated_at":"2025-01-20T22:53:59.000Z","dependencies_parsed_at":"2025-04-19T20:04:06.479Z","dependency_job_id":null,"html_url":"https://github.com/bitnom/Docker-Whonix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitnom/Docker-Whonix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnom%2FDocker-Whonix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnom%2FDocker-Whonix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnom%2FDocker-Whonix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnom%2FDocker-Whonix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitnom","download_url":"https://codeload.github.com/bitnom/Docker-Whonix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitnom%2FDocker-Whonix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29552796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T18:16:07.221Z","status":"ssl_error","status_checked_at":"2026-02-17T18:16:04.782Z","response_time":100,"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":[],"created_at":"2024-12-09T17:18:08.614Z","updated_at":"2026-02-17T18:33:09.903Z","avatar_url":"https://github.com/bitnom.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-Whonix\n\nI needed this for a project. I started by creating a Dockerfile for the whonix-gateway-cli. It doesn't complete the build yet but I feel like I'm close to getting it working.\n\n## Update\n\nI gave up on this repo some years ago without finding a solution, instead opting to use VMs at the time. See [tabletseeker/whonix_builder](https://github.com/tabletseeker/whonix_builder) for a recent, working solution.\n\n## Current Build Error\n\n```shell\n+ sudo --non-interactive -u root git submodule update --init --recursive --jobs=200\n+ true 'INFO: Updated git sub modules.'\n+ mkdir -p /usr/lib/security-misc\n+ cp /home/user/Whonix/packages/security-misc//usr/lib/security-misc/apt-get-wrapper /usr/lib/security-misc/apt-get-wrapper\n+ cp /home/user/Whonix/packages/security-misc//usr/lib/security-misc/apt-get-update-sanity-test /usr/lib/security-misc/apt-get-update-sanity-test\n+ /home/user/Whonix/packages/security-misc//usr/lib/security-misc/apt-get-wrapper -o Acquire::http::Proxy=http://127.0.0.1:3142 -o Acquire::https::Proxy=http://127.0.0.1:3142 -o Acquire::tor::Proxy=http://127.0.0.1:3142 -o Acquire::Languages=none -o Acquire::IndexTargets::deb::Contents-deb::DefaultEnabled=false -o Apt::Install-Recommends=false -o Acquire::Retries=3 -o Dpkg::Options::=--force-confnew -o Dir::Etc::sourcelist=/home/user/Whonix/build_sources/debian_stable_current_clearnet.list -o Dir::Etc::sourceparts=- update\nIgn:1 http://HTTPS///deb.debian.org/debian-security buster/updates InRelease\nIgn:2 http://HTTPS///deb.debian.org/debian buster-updates InRelease\nIgn:3 http://HTTPS///deb.debian.org/debian buster InRelease\nIgn:1 http://HTTPS///deb.debian.org/debian-security buster/updates InRelease\nIgn:2 http://HTTPS///deb.debian.org/debian buster-updates InRelease\nIgn:3 http://HTTPS///deb.debian.org/debian buster InRelease\nIgn:1 http://HTTPS///deb.debian.org/debian-security buster/updates InRelease\nIgn:2 http://HTTPS///deb.debian.org/debian buster-updates InRelease\nIgn:3 http://HTTPS///deb.debian.org/debian buster InRelease\nErr:1 http://HTTPS///deb.debian.org/debian-security buster/updates InRelease\n  Could not connect to 127.0.0.1:3142 (127.0.0.1). - connect (111: Connection refused)\nErr:2 http://HTTPS///deb.debian.org/debian buster-updates InRelease\n  Unable to connect to 127.0.0.1:3142:\nErr:3 http://HTTPS///deb.debian.org/debian buster InRelease\n  Unable to connect to 127.0.0.1:3142:\nReading package lists...\nW: Failed to fetch http://HTTPS///deb.debian.org/debian-security/dists/buster/updates/InRelease  Could not connect to 127.0.0.1:3142 (127.0.0.1). - connect (111: Connection refused)\nW: Failed to fetch http://HTTPS///deb.debian.org/debian/dists/buster-updates/InRelease  Unable to connect to 127.0.0.1:3142:\nW: Failed to fetch http://HTTPS///deb.debian.org/debian/dists/buster/InRelease  Unable to connect to 127.0.0.1:3142:\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n++ errorhandlergeneral ERR\n```\n\nWonderful reply regarding error: [build-error-apt-debian-base-on-docker/11132/2](https://forums.whonix.org/t/build-error-apt-debian-base-on-docker/11132/2) (Working on fix)\n\n## Related Repos\n\n[Whonix-Packer](https://github.com/TensorTom/Whonix-Packer) - Trying to deploy Whonix everywhere.\n\n[Dockernymous](https://github.com/bcapptain/dockernymous) - Not the same goals (Not exactly Whonix) but still helpful.\n\n## Contribute\n\nAll are welcome to help. Make a branch for each change \u0026 submit PR as you will.\n\n### MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitnom%2Fdocker-whonix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitnom%2Fdocker-whonix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitnom%2Fdocker-whonix/lists"}