Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickpegg/docker-archlinux-kitchen-cinc
Docker image for TestKitchen testing with ArchLinux and Cinc
https://github.com/nickpegg/docker-archlinux-kitchen-cinc
Last synced: 17 days ago
JSON representation
Docker image for TestKitchen testing with ArchLinux and Cinc
- Host: GitHub
- URL: https://github.com/nickpegg/docker-archlinux-kitchen-cinc
- Owner: nickpegg
- License: mit
- Created: 2021-08-08T18:50:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T19:10:20.000Z (over 2 years ago)
- Last Synced: 2024-10-31T19:15:12.496Z (2 months ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# archlinux-kitchen-cinc
An archlinux Docker image suitable for running test-kitchen tests with, using
Cinc instead of Chef.Customizations over the vanilla `archlinux` image:
* Install `openssh` and enable it
* Run systemd by default - required for Chef testing of services
* Install `cinc` from my package repo (AUR is out of date)