chef-container icon indicating copy to clipboard operation
chef-container copied to clipboard

Official build definitions for Chef's Docker images

Results 1 chef-container issues
Sort by recently updated
recently updated
newest added

https://rhatdan.wordpress.com/2014/04/30/running-systemd-within-a-docker-container/ When using docker, I seem to get `sshd` for the `node['init_package']` automatic attr, where I would expect `systemd`. (For example, on CentOS 7) The above article seems to discuss...