{"id":20615551,"url":"https://github.com/azhinu/systemd-testing-container","last_synced_at":"2026-04-21T14:31:35.159Z","repository":{"id":209891677,"uuid":"725172594","full_name":"azhinu/systemd-testing-container","owner":"azhinu","description":"Dockerfiles with systemd and Python to test ansible playbooks","archived":false,"fork":false,"pushed_at":"2024-07-25T12:22:09.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T18:50:29.833Z","etag":null,"topics":["ansible","docker","dockerfile","systemd"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/azhinu/systemd","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azhinu.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":"2023-11-29T15:32:06.000Z","updated_at":"2024-07-25T12:22:15.000Z","dependencies_parsed_at":"2025-03-06T18:46:23.018Z","dependency_job_id":"e8b99039-e6e7-4188-913b-05b380bbde86","html_url":"https://github.com/azhinu/systemd-testing-container","commit_stats":null,"previous_names":["azhinu/systemd-testing-container"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azhinu/systemd-testing-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhinu%2Fsystemd-testing-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhinu%2Fsystemd-testing-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhinu%2Fsystemd-testing-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhinu%2Fsystemd-testing-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azhinu","download_url":"https://codeload.github.com/azhinu/systemd-testing-container/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhinu%2Fsystemd-testing-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32095798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"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":["ansible","docker","dockerfile","systemd"],"created_at":"2024-11-16T11:15:32.660Z","updated_at":"2026-04-21T14:31:35.119Z","avatar_url":"https://github.com/azhinu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containers with SystemD for Ansible testing\n\n## Installed packages\n\n- bash-completion\n- curl\n- nano\n- netcat-openbsd\n- python3\n- sudo\n- systemd\n- unzip\n- wget\n\n## Tags\n\n- latest: Debian 12\n- debian: Debian 12\n- debian-12: Debian 12\n\n## Run container\n\n⚠️ May not work on Docker Desktop \u003c 4.4.0. Also, old base images (with cgroups v1) will not work without `--cgroupsns=host` flag.\n\nCLI: `docker run --name systemd-debian --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro azhinu/systemd:debian-12`\n\nOr use docker compose:\n\n```yaml\nversion: '3'\nservices:\n  app:\n    image: azhinu/systemd:debian-12\n    volumes:\n      - /sys/fs/cgroup:/sys/fs/cgroup:ro\n    privileged: true\n```\n\n## Credits\n\n[j8r](https://github.com/j8r/dockerfiles/tree/master/systemd/) - Base Dockerfiles with SystemD\n\n---\n More Dockerfiles can be added later\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhinu%2Fsystemd-testing-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazhinu%2Fsystemd-testing-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhinu%2Fsystemd-testing-container/lists"}