Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/docker

Development repository for the docker cookbook
https://github.com/sous-chefs/docker

Use native inspec resource for the package tests

Signed-off-by: Tim Smith <[email protected]>

5c0cf7d7eed19be3835646e3123fd872fe0de496 authored almost 7 years ago by Tim Smith <[email protected]>
Swap smoke for resources in Travis and remove exec

Exec is already part of resources.

Signed-off-by: Tim Smith <[email protected]>

b0a49cff247f830e6650ceebb8681753ecfd9142 authored almost 7 years ago by Tim Smith <[email protected]>
Revert "Swap smoke test for the full resources test"

This reverts commit 7608bbd1b3eb08ef6977a259629b6a85da82f390.

d30e569311c7cb12c568f6ed4e9b24657fe23d74 authored almost 7 years ago by Tim Smith <[email protected]>
Revert "Remove the inspec tests for smoke"

This reverts commit 508a8cc03921932105fa5c7c345149c4cb312c1d.

ae7be4177a53efd540f5398e08ceac28890248c9 authored almost 7 years ago by Tim Smith <[email protected]>
Convert more tests to use native Inspec resources

Signed-off-by: Tim Smith <[email protected]>

118ef19fc322e40f7d5fbae7a22ececfaaa20f31 authored almost 7 years ago by Tim Smith <[email protected]>
Remove the inspec tests for smoke

Signed-off-by: Tim Smith <[email protected]>

508a8cc03921932105fa5c7c345149c4cb312c1d authored almost 7 years ago by Tim Smith <[email protected]>
Use inspec matchers for all docker images checks

Avoid funky regexes and it runs faster

Signed-off-by: Tim Smith <[email protected]>

e0f472edad1ef48f917fdb40b5fbc809b3b7814f authored almost 7 years ago by Tim Smith <[email protected]>
Swap smoke test for the full resources test

Signed-off-by: Tim Smith <[email protected]>

7608bbd1b3eb08ef6977a259629b6a85da82f390 authored almost 7 years ago by Tim Smith <[email protected]>
By default setup the apt/yum repos in the package install resource

Having to fetch 2 cookbooks to use a resource is an anti-pattern. We have repository management ...

db27b8e3d85d8d9ce8d1545a953c4e093da2de99 authored almost 7 years ago by Tim Smith <[email protected]>
Bump the timeout of the pid_mode test

It times out in Travis, but not locally

Signed-off-by: Tim Smith <[email protected]>

9d35cc425bc2da25de3e860e5b0ff324b7bea284 authored almost 7 years ago by Tim Smith <[email protected]>
Update API links and fix a typo in the readme

Signed-off-by: Tim Smith <[email protected]>

266f60821017f2734592892e2a33057bd5977f3e authored almost 7 years ago by Tim Smith <[email protected]>
Remove the broken legacy binary installation resource

These packages aren't available anymore and every docker release for years has published as tarb...

cc5fa425619f800ba8986de19317030f580206ea authored almost 7 years ago by Tim Smith <[email protected]>
Default to 17.12 and allow specifying channels

Signed-off-by: Tim Smith <[email protected]>

f0803cbd7c36995a74f60e474c3f60aff5ed2294 authored almost 7 years ago by Tim Smith <[email protected]>
Don't set the default action since it's the first

Signed-off-by: Tim Smith <[email protected]>

88191555fad34aad676ffb62fe2f1fa415dad9ad authored almost 7 years ago by Tim Smith <[email protected]>
Update the download path for Docker CE

Signed-off-by: Tim Smith <[email protected]>

d6fb379100217c4610e3bbb9f22fc192fd284157 authored almost 7 years ago by Tim Smith <[email protected]>
Make sure tar is installed to decompress the tarball

It won't always be there on RHEL

Signed-off-by: Tim Smith <[email protected]>

38c3dbacb9f8b3b09fb48f5fd54043ad8a4f9510 authored almost 7 years ago by Tim Smith <[email protected]>
Add testing of the tarball installation

Signed-off-by: Tim Smith <[email protected]>

6a46cf163a7b8f685afc741db8ac55c718a67db0 authored almost 7 years ago by Tim Smith <[email protected]>
Remove the boilerplate test readme

Signed-off-by: Tim Smith <[email protected]>

54539d7322e5a121ef39e5b6d064b6afc04d2edb authored almost 7 years ago by Tim Smith <[email protected]>
More readme markdown cleanup

Signed-off-by: Tim Smith <[email protected]>

4fddb7eddbba0d95155ae09e1a93113cbd406337 authored almost 7 years ago by Tim Smith <[email protected]>
Update docs link in the image resource comment

Signed-off-by: Tim Smith <[email protected]>

ec2ffa8d7bf6de751de821437966ac43ee635b21 authored almost 7 years ago by Tim Smith <[email protected]>
Add exec and registry testing

Signed-off-by: Tim Smith <[email protected]>

711a8bad0bebeebb816c05d4fb0a96ec1f12d0be authored almost 7 years ago by Tim Smith <[email protected]>
Remove notifications test recipe

Signed-off-by: Tim Smith <[email protected]>

fa27cf269eca31e57749ebb86f1ee1f41613fa3f authored almost 7 years ago by Tim Smith <[email protected]>
Improve some wording

Signed-off-by: Tim Smith <[email protected]>

fb7365a3bd9a94d674f941033943d113794012e4 authored almost 7 years ago by Tim Smith <[email protected]>
Autocorrect markdown in the readme

Signed-off-by: Tim Smith <[email protected]>

3d7493ea85f502a80a637cb3777566eb3b0fb995 authored almost 7 years ago by Tim Smith <[email protected]>
Remove a really old mention of LXC and cgroups

Signed-off-by: Tim Smith <[email protected]>

3824a30ad17b3136d34c6cad2b482ae50ef42efb authored almost 7 years ago by Tim Smith <[email protected]>
Add missing data_root property

Signed-off-by: Tim Smith <[email protected]>

4aeb19387ca479ef79ba91c9b9d9b1f1d316b959 authored almost 7 years ago by Tim Smith <[email protected]>
Pass --host instead of -H

Signed-off-by: Tim Smith <[email protected]>

d38274d44725c8b2e2cd9588529c63811914cad7 authored almost 7 years ago by Tim Smith <[email protected]>
Remove docker installation support on CentOS 6 / Debian 7

Signed-off-by: Tim Smith <[email protected]>

48e6e4c66f2838318e7ebfca12655b0877ee43e0 authored almost 7 years ago by Tim Smith <[email protected]>
Add Ubuntu 17.10 support

Signed-off-by: Tim Smith <[email protected]>

fcc23ad253bbecbda0f502161e56bc89e80aa34d authored almost 7 years ago by Tim Smith <[email protected]>
Why run is the default in Chef 13

Signed-off-by: Tim Smith <[email protected]>

ce93ed72037680bb607cd2f1726b89d1cbb9a917 authored almost 7 years ago by Tim Smith <[email protected]>
Remove the matchers. ChefSpec 2+ don't need these

Signed-off-by: Tim Smith <[email protected]>

3224b218385f7f8d5c2312ebc506fd21f1187e08 authored almost 7 years ago by Tim Smith <[email protected]>
Replace deprecated graph with data_root

Signed-off-by: Tim Smith <[email protected]>

62210a245c28b4fecefc7fe289aae8d4dfe080e4 authored almost 7 years ago by Tim Smith <[email protected]>
Remove duplicate property from the readme

Signed-off-by: Tim Smith <[email protected]>

a1a07aba6ffb3297074e29f8475acacf1f18af38 authored almost 7 years ago by Tim Smith <[email protected]>
Remove logic for Docker 1.6/1.7/1.8 from inspec tests

Signed-off-by: Tim Smith <[email protected]>

e2a468e7bfaedd77095b9fd3ec4e1d19301e1bd7 authored almost 7 years ago by Tim Smith <[email protected]>
Fix the remove action in docker_installation_script

Remove docker-ce in addition to the old docker-engine

Signed-off-by: Tim Smith <[email protected]>

8463dd7f914761c98bed51f50f175445c5c20366 authored almost 7 years ago by Tim Smith <[email protected]>
Remove stove which is in ChefDK now

Signed-off-by: Tim Smith <[email protected]>

c8e2be5a544bd94b802ed1da5381810306b776cf authored almost 7 years ago by Tim Smith <[email protected]>
Remove the 17.10 travis testing for now

Signed-off-by: Tim Smith <[email protected]>

b29ca501f231616615a919920d112b3b61cf75c7 authored almost 7 years ago by Tim Smith <[email protected]>
Remove support for 1.12.3

Signed-off-by: Tim Smith <[email protected]>

1faa13a1fbef0da40c46111534bcccf619e2a2f5 authored almost 7 years ago by Tim Smith <[email protected]>
Replace 17.04 testing in travis with 17.10

Signed-off-by: Tim Smith <[email protected]>

12f4664df1f1d03784136b98cfad160a1dab2036 authored almost 7 years ago by Tim Smith <[email protected]>
Remove Debian 7 testing in Travis

Signed-off-by: Tim Smith <[email protected]>

1ca6e7a57588eef66fcf743678dc5e3317ba180c authored almost 7 years ago by Tim Smith <[email protected]>
Remove 17.09 testing

Signed-off-by: Tim Smith <[email protected]>

0a1d02a8605667374dcf321f034a53905598c3b1 authored almost 7 years ago by Tim Smith <[email protected]>
Rename the package and resource tests

Signed-off-by: Tim Smith <[email protected]>

d76555cfd143a9361c658ba6bc0b21b7267428d4 authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #961 from davidcaste/fix/new-amazon-release

Update Amazon Linux package to docker-17.09.1ce-1.111.amzn1

25bd7aed4b2edc9d0468369f5ad6f82896f31668 authored almost 7 years ago by Tim Smith <[email protected]>
Update Amazon Linux to default to 17.09.1

Signed-off-by: David Castellanos <[email protected]>

8938c3c6e8102b6ec80cd53d7a704422d2335350 authored almost 7 years ago by David Castellanos <[email protected]>
Swap Ubuntu 17.04 testing for 17.10 testing

Signed-off-by: Tim Smith <[email protected]>

3cf46690243a282d1df8873fd2be8b3bebbf53d4 authored almost 7 years ago by Tim Smith <[email protected]>
Remove Debian 7 / CentOS 6 testing

We don't support these releases

Signed-off-by: Tim Smith <[email protected]>

aa8504795055a6344e67d150b20aca7e74d89828 authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #952 from mattlqx/fix-network-internal

load internal and ipv6 status for existing docker_network resources

c15519c03435a3d87a0efac9826e41c19b53e43f authored almost 7 years ago by Tim Smith <[email protected]>
Merge pull request #954 from chef-cookbooks/17.12.0

bumping docker version to 17.12.0

fa78150154fc8cef93681eb20728b737514961a0 authored almost 7 years ago by Tim Smith <[email protected]>
attribute -> property in the readme

a94b3db4137604ba7a32b32e67119435c5b84aa2 authored almost 7 years ago by Tim Smith <[email protected]>
Remove the "library cookbook" concept from the readme

This term needed to die in 2015

5ef0ba95b6b484c6ce3374c1831c825b53532eb9 authored almost 7 years ago by Tim Smith <[email protected]>
bumping docker version to 17.12.0

Signed-off-by: Chase Bolt <[email protected]>

8924cca6fac9d32da69100e906bd4a75253de921 authored about 7 years ago by Chase Bolt <[email protected]>
Release 3.0.0

Signed-off-by: Tim Smith <[email protected]>

e0824cdbb3933842dbba4135664e4ced1e33af1f authored about 7 years ago by Tim Smith <[email protected]>
Merge pull request #947 from chef-cookbooks/simplify_provides

Simplify resource provides and remove support for Ubuntu Precise

e102c9243d2ef9e9a67f8dd2f0e2c83ae62d3724 authored about 7 years ago by Tim Smith <[email protected]>
Merge pull request #948 from chef-cookbooks/binary_eol

Remove support for EOL beyond EOL distros in the binary install resource

760a9ce21b58c9c80fb3d1fea1e5632e8cad2ab7 authored about 7 years ago by Tim Smith <[email protected]>
load internal and ipv6 status for existing docker_network resources

Signed-off-by: Matt Kulka <[email protected]>

53be6764a1e3b524f879894fe7f68caa10cd545a authored about 7 years ago by Matt Kulka <[email protected]>
Simplify the provides logic

Signed-off-by: Tim Smith <[email protected]>

070c1db1aeac4dd11e53c29af9e05ae3368600bf authored about 7 years ago by Tim Smith <[email protected]>
Remove support for Ubuntu Precise

It's been EOL for 8 months now

Signed-off-by: Tim Smith <[email protected]>

948efd9cddd8c98487d0c6b777b5832ae0acf3c3 authored about 7 years ago by Tim Smith <[email protected]>
Remove support for EOL beyond EOL distros in the binary install resource

1.11 is actually EOL. 1.10.2 which I've left behind is also EOL, but 1.6 is EOL beyond EOL. Let ...

8ed42b157afc778a7bdfd1844cd7e9536766d264 authored about 7 years ago by Tim Smith <[email protected]>
Merge pull request #949 from chef-cookbooks/gem_install

Install docker-api with gem metadata. Requires Chef 12.10+

50155cd52a36d6b0b8ae58ea840e76e421b22adc authored about 7 years ago by Tim Smith <[email protected]>
Update Travis for Fedora 26 testing

Signed-off-by: Tim Smith <[email protected]>

ac4d7b70482ffa18fdecef0ac5299c821ae4f670 authored about 7 years ago by Tim Smith <[email protected]>
Test Docker 17.09.1 and remove opensuse 13.2

Signed-off-by: Tim Smith <[email protected]>

3215923bbcd8f9ddc32e9a8648cb82acac601730 authored about 7 years ago by Tim Smith <[email protected]>
Test on Fedora 26 now that 25 is EOL

Signed-off-by: Tim Smith <[email protected]>

2c81d70df4bc46e4b4a5554c2dd99c8268b22b08 authored about 7 years ago by Tim Smith <[email protected]>
Install docker-api via gem metadata. Requires Chef 12.10

Signed-off-by: Tim Smith <[email protected]>

ecd8926fd4fe55edec96e0905e5295101f22d272 authored about 7 years ago by Tim Smith <[email protected]>
Remove apt from the Berksfile

Signed-off-by: Tim Smith <[email protected]>

05bd502fbcdf551453aa60e32387fe7cb4dffde9 authored about 7 years ago by Tim Smith <[email protected]>
Merge pull request #946 from davidcaste/fix/new-amazon-release

Update Amazon Linux package to 17.06.2ce-1.94.amzn1

c7cc2f4ec5decff4306d986576eb54575880eee6 authored about 7 years ago by Tim Smith <[email protected]>
Update Amazon Linux package to 17.06.2ce-1.94.amzn1

Signed-off-by: David Castellanos <[email protected]>

5811d529c11228699e50db7d81f4b090a57434e5 authored about 7 years ago by David Castellanos <[email protected]>
[ci skip] updating CHANGELOG and bumping metadata

Signed-off-by: Chase Bolt <[email protected]>

0fe88f12a71ae233827bfa9b581965a25a44226d authored about 7 years ago by Chase Bolt <[email protected]>
Merge pull request #939 from davidcaste/fix/bump-version-amazon

Update Amazon Linux to default to 17.06.2

22cb3b7e9dfc61985c41a49536aba47d67c486fe authored about 7 years ago by Chase Bolt <[email protected]>
Update Amazon Linux to default to 17.06.2

Signed-off-by: David Castellanos <[email protected]>

e7363e4da2a3821c4377acb7ce001ffbda484ff5 authored about 7 years ago by David Castellanos <[email protected]>
[ci skip] updating CHANGELOG and bumping metadata

Signed-off-by: Chase Bolt <[email protected]>

fc0e21e63cb983a9483befc12765d8fddf9052e7 authored about 7 years ago by Chase Bolt <[email protected]>
quote log_opt

0a1cac2f9a8f7b0fc5d3fb8debb7403ec3d0985c authored about 7 years ago by Chase Bolt <[email protected]>
[ci skip] updating CHANGELOG and bumping metadata

Signed-off-by: Chase Bolt <[email protected]>

fc7a113a9f3e2926c057fcf21efb93a9232e33e8 authored about 7 years ago by Chase Bolt <[email protected]>
Merge pull request #935 from rmoriz/rmoriz/hostconfig-init

add init support to docker_container, issue #934

0d05a09d16aa230fcc454e5a9052bebab59301a3 authored about 7 years ago by Chase Bolt <[email protected]>
add init support to docker_container

Signed-off-by: Roland Moriz <[email protected]>

c49dc037ff4aa6d5a224165e08d8893c3c598765 authored about 7 years ago by Roland Moriz <[email protected]>
[ci skip] updating CHANGELOG and bumping metadata

Signed-off-by: Chase Bolt <[email protected]>

5493dbb74f0e81edbb8f97e2254357a9c79efa1d authored over 7 years ago by Chase Bolt <[email protected]>
fix for ip_address not being set

Signed-off-by: Chase Bolt <[email protected]>

f4f477e61cb6510e4ceac2f03a5bd0d37c3c3d68 authored over 7 years ago by Chase Bolt <[email protected]>
[ci skip] updating CHANGELOG and bumping metadata

Signed-off-by: Chase Bolt <[email protected]>

5924ea65a677df665fe7d753bd0107339d2c4bc5 authored over 7 years ago by Chase Bolt <[email protected]>
Merge pull request #931 from chef-cookbooks/version_bump

bumping version to 17.09.0

bce66030e76423aa8f883cc46fe2a479386cdbb9 authored over 7 years ago by Chase Bolt <[email protected]>
bumping version to 17.09.0

Signed-off-by: Chase Bolt <[email protected]>

2dd42550358546c6195f4b1eee8956edf1d7d314 authored over 7 years ago by Chase Bolt <[email protected]>
Merge pull request #930 from chef-cookbooks/env_file

adding support for env_file

3d116455b873115d51e97af7d07c45336e3f8486 authored over 7 years ago by Chase Bolt <[email protected]>
adding support for env_file

Signed-off-by: Chase Bolt <[email protected]>

aeb1a857f7487b36682542eb03d30fc65e324582 authored over 7 years ago by Chase Bolt <[email protected]>
Remove platform table

This is super confusing and not accurate. We test on a lot of platforms and we support much newe...

66a972d75960a669c0258455c85053f5aa45a97a authored over 7 years ago by Tim Smith <[email protected]>
Remove Gitter badge

78a16503c32b352462fa66c10ecf813269eff768 authored over 7 years ago by Tim Smith <[email protected]>
Release 2.16.0

Signed-off-by: Tim Smith <[email protected]>

505f4697b32c7051f8705480dafc3ecc30173c27 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #922 from davidcaste/fix/bump-version-amazon

Update Amazon Linux to default to 17.03.2

9c1d697f61c7251036ff6b636b500eb74b408621 authored over 7 years ago by Tim Smith <[email protected]>
Update Amazon Linux to default to 17.03.2

Signed-off-by: David Castellanos <[email protected]>

989afd3e9cb9bc7a09fd42d9f4174694da751f1c authored over 7 years ago by David Castellanos <[email protected]>
Merge pull request #919 from chef-cookbooks/maintainers

Update maintainers in the readme

0ec2c120f0032206e6fb28612ce2a624dfd978fa authored over 7 years ago by Tim Smith <[email protected]>
Update CODEOWNERS

cb6b69b772d6b0b42df9516ef93d4684b3eca673 authored over 7 years ago by Tim Smith <[email protected]>
Update CODEOWNERS

31c96f8ed7000fab49fec808886505ee66ba469f authored over 7 years ago by Tim Smith <[email protected]>
Update maintainers in the readme

Signed-off-by: Tim Smith <[email protected]>

bab7cb5b80ef95125611f461702cd334033069d4 authored over 7 years ago by Tim Smith <[email protected]>
Add a codeowners file

Signed-off-by: Tim Smith <[email protected]>

faebfe9fbf98cc511613d4b0a4dc1667024c6e5c authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #918 from chef-cookbooks/simplify_platforms

Remove support for EOL non-LTS Ubuntu distros

0f46119acd103b09f6796bcced36c7c5cc5d8644 authored over 7 years ago by Tim Smith <[email protected]>
Remove support for long ago EOL Ubuntu distros

Signed-off-by: Tim Smith <[email protected]>

ec16ed4e74bf9600cb9fb04792a4acf861fd74b9 authored over 7 years ago by Tim Smith <[email protected]>
Simplify debian/ubuntu detection

Signed-off-by: Tim Smith <[email protected]>

c9234e4bf265cb25ce11c055c603192fd3cd017f authored over 7 years ago by Tim Smith <[email protected]>
Link to the repo cookbooks

Signed-off-by: Tim Smith <[email protected]>

38f7df09df880d12be6b53445da567af6fb07fde authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #917 from chef-cookbooks/new_api

Use docker-api 1.33.6

1ef39892df997b48d09236e583c3a7a1aec863ad authored over 7 years ago by Tim Smith <[email protected]>
Code highlighting in the readme

Signed-off-by: Tim Smith <[email protected]>

643840e962c505b10d427dceeff466e47241fedb authored over 7 years ago by Tim Smith <[email protected]>
This cookbook actually requires Chef 12.7+

Signed-off-by: Tim Smith <[email protected]>

77d9d47a8087af17e71a966070c57570de92c966 authored over 7 years ago by Tim Smith <[email protected]>
Release 2.15.29

Signed-off-by: Tim Smith <[email protected]>

f0ba1b4fc145081bb78d84fd9b9f1604412b15e1 authored over 7 years ago by Tim Smith <[email protected]>
Use docker-api 1.33.6

Signed-off-by: Tim Smith <[email protected]>

0d1ba58720a358937e37786db39d1f7c963b2e02 authored over 7 years ago by Tim Smith <[email protected]>