{"id":16362126,"url":"https://github.com/fubarhouse/docker-arch-ansible","last_synced_at":"2026-04-29T23:04:35.851Z","repository":{"id":75287900,"uuid":"106346618","full_name":"fubarhouse/docker-arch-ansible","owner":"fubarhouse","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-12T12:59:12.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T22:06:07.911Z","etag":null,"topics":["ansible","archlinux","btw-i-use-arch","docker","docker-image"],"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/fubarhouse.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}},"created_at":"2017-10-09T23:44:41.000Z","updated_at":"2020-04-12T12:59:15.000Z","dependencies_parsed_at":"2023-06-06T01:00:34.426Z","dependency_job_id":null,"html_url":"https://github.com/fubarhouse/docker-arch-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fubarhouse/docker-arch-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fdocker-arch-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fdocker-arch-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fdocker-arch-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fdocker-arch-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fubarhouse","download_url":"https://codeload.github.com/fubarhouse/docker-arch-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fdocker-arch-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32447312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"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":["ansible","archlinux","btw-i-use-arch","docker","docker-image"],"created_at":"2024-10-11T02:23:11.736Z","updated_at":"2026-04-29T23:04:35.835Z","avatar_url":"https://github.com/fubarhouse.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arch Linux Ansible Test Image\n\n[![Docker Automated build](https://img.shields.io/docker/automated/fubarhouse/docker-arch-ansible.svg?maxAge=2592000)](https://hub.docker.com/r/fubarhouse/docker-arch-ansible/)\n\nArch Docker container for Ansible playbook and role testing.\n\n## How to Build\n\nThis image is built on Docker Hub automatically any time the upstream OS container is rebuilt, and any time a commit is made or merged to the `master` branch. But if you need to build the image on your own locally, do the following:\n\n  1. [Install Docker](https://docs.docker.com/engine/installation/).\n  2. `cd` into this directory.\n  3. Run `docker build -t arch-ansible .`\n\n## How to Use\n\n  1. [Install Docker](https://docs.docker.com/engine/installation/).\n  2. Pull this image from Docker Hub: `docker pull fubarhouse/docker-arch-ansible:latest` (or use the tag you built earlier, e.g. `arch-ansible`).\n  3. Run a container from the image: `docker run --detach --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro fubarhouse/docker-arch-ansible:latest` (to test my Ansible roles, I add in a volume mounted from the current working directory with ``--volume=`pwd`:/etc/ansible/roles/role_under_test:ro``).\n  4. Use Ansible inside the container:\n    a. `docker exec --tty [container_id] env TERM=xterm ansible --version`\n    b. `docker exec --tty [container_id] env TERM=xterm ansible-playbook /path/to/ansible/playbook.yml --syntax-check`\n\n## Notes\n\n\u003e **Important Note**: I use this image for testing in an isolated environment—not for production—and the settings and configuration used may not be suitable for a secure and performant production environment. Use on production servers/in the wild at your own risk!\n\n## Author\n\nCreated in 2017 by [Karl Hepworth](https://twitter.com/fubarhouse).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffubarhouse%2Fdocker-arch-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffubarhouse%2Fdocker-arch-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffubarhouse%2Fdocker-arch-ansible/lists"}