Giter Club home page Giter Club logo

ckan_dockered's People

Contributors

kindly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

analect marks

ckan_dockered's Issues

running docker build displays ansible warning

See Step 7 below:

$ git clone https://github.com/kindly/ckan_dockered
$ cd ckan_dockered/
$ docker build .
Uploading context 103.4 kB
Uploading context
Step 0 : FROM ubuntu:12.04
 ---> 8dbd9e392a96
Step 1 : MAINTAINER David Raznick
 ---> Using cache
 ---> 1078f087486c
Step 2 : RUN  echo "deb http://archive.ubuntu.com/ubuntu precise main universe multiverse restricted" > /etc/apt/sources.list &&     apt-get update && apt-get install build-essential sudo python-dev python-setuptools python-pycurl python-apt vim -y &&     easy_install pip &&     pip install ansible
 ---> Using cache
 ---> 46197dfba6b3
Step 3 : ADD setupdb.yml /tmp/setupdb.yml
 ---> 5d32d016ffd0
Removing intermediate container bc5b4ce8a180
Step 4 : ADD inventory /tmp/inventory
 ---> ebfd1f9b68aa
Removing intermediate container 14441d3fbef2
Step 5 : ADD dbprivs.sql /tmp/dbprivs.sql
 ---> a5f9ea0a290a
Removing intermediate container 4515fafa87e5
Step 6 : WORKDIR /tmp
 ---> Running in d0cb2062faff
 ---> 2edeba891ea8
Removing intermediate container d0cb2062faff
Step 7 : RUN ansible-playbook -c local -i inventory setupdb.yml
 ---> Running in a06b4e98aa51
 [DEPRECATION WARNING]: Legacy variable substitution, such as using ${foo} or
$foo instead of {{ foo }} is currently valid but will be phased out and has
been out of favor since version 1.2. This is the last of legacy features on our
deprecation list. You may continue to use this if you have specific needs for
now. This feature will be removed in version 1.6. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.

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.