]> git.openstreetmap.org Git - chef.git/commit
Add basic docker cookbook
authorGrant Slater <git@firefishy.com>
Sun, 22 Mar 2020 23:15:41 +0000 (23:15 +0000)
committerGrant Slater <git@firefishy.com>
Sun, 22 Mar 2020 23:15:41 +0000 (23:15 +0000)
commit28d9a1d5b4c58ebc33e94780753e6c1e2a2e2181
treecf92f08f3146f4688b27749f13537b15aa3bcfc5
parentd16a271815bbfa1c2d5f38f106db0c7af7291a52
Add basic docker cookbook
cookbooks/apt/recipes/default.rb
cookbooks/docker/attributes/default.rb [new file with mode: 0644]
cookbooks/docker/metadata.rb [new file with mode: 0644]
cookbooks/docker/recipes/default.rb [new file with mode: 0644]
cookbooks/docker/templates/default/daemon.json.erb [new file with mode: 0644]