Git Product home page Git Product logo

garystafford-docker_compose's Introduction

Install Docker Compose

Puppet module for downloading and installing Docker Compose.

Support

This module is currently tested on:

  • Ubuntu 15.04
  • CentOS 6.6, 7.1

It should also work on other Linux distros...

Usage

include 'docker_compose'
class { 'docker_compose': }
class { 'docker_compose':
  version => '1.8.1'
}

Test Install

which docker-compose

should return: `/usr/local/bin/docker-compose'

docker-compose --version

should return: docker-compose version: 1.8.1

garystafford-docker_compose's People

Contributors

garystafford avatar longlivechief avatar slot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

garystafford-docker_compose's Issues

Version on the Puppet Forge is outdated

Hello

I've just noticed there's a git tag/release for v0.3 - but this version isn't on the Puppet Forge. Would it be possible to release this package there? The current version - 0.2.2 has the idempotency issue which we're trying to avoid

Thanks :)

runs the exec every time

The exec running every time shows up as a change in the puppet enterprise console. We don't want this -- if it's installed and at the right version then nothing should happen at all.

As is, this module is useful as a one-time installer but not for maintaining state.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.