Explore >> Select a destination


You are here

www.fosslicious.com
| | willhaley.com
8.4 parsecs away

Travel
| | Clone concourse-docker locally on Ubuntu. git clone https://github.com/concourse/concourse-docker Change to the concourse-docker directory. cd concourse-docker Generate keys for your local linux Concourse environment. ./generate-keys.sh Run Concourse. If you see an error regarding Version in "./docker-compose.yml" is unsupported then edit docker-compose.yml and change the version to 2, or whatever is appropriate for your docker-compose version installed. Note that I am using the real IP address for my machine. This is necessary. Also, note the credentials being set here.
| | jrhawley.ca
9.3 parsecs away

Travel
| | This post is a walkthrough of how to get these Linux GUI applications running on Windows using the Windows Subsystem for Linux.
| | blog.oddbit.com
9.0 parsecs away

Travel
| | This is a long-form response to this question, and describes how to get the nova-docker driver up running with devstack under Ubuntu 14.04 (Trusty). I wrote a similar post for Fedora 21, although that one was using the RDO Juno packages, while this one is using devstack and the upstream sources. Getting started We'll be using the Ubuntu 14.04 cloud image (because my test environment runs on OpenStack). First, let's install a few prerequisites: $ sudo apt-get update $ sudo apt-get -y install git git-revie...
| | www.fastoe.com
63.9 parsecs away

Travel
|