Sha256: 118f523530688d2313f68b7177ddf76da508722d8131bbf2ed03acfcb8f512f2
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
docker_test Cookbook =================== This cookbook defines acceptance tests for Docker. Requirements ------------ ## Cookbooks: * docker ## Platforms: * Ubuntu 12.04 Attributes ---------- See attributes set by this cookbook in attributes/default.rb Recipes ------- * `default` - includes `docker::default` Contributing ------------ TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section. e.g. 1. Fork the repository on Github 2. Create a named feature branch (like `add_component_x`) 3. Write you change 4. Write tests for your change (if applicable) 5. Run the tests, ensuring they all pass 6. Submit a Pull Request using Github License and Authors ------------------- Author:: Brian Flad <bflad417@gmail.com> Copyright:: 2013 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Version data entries
2 entries across 2 versions & 1 rubygems