Qarik-Group / concourse-tutorial

Learn to use https://concourse-ci.org with this linear sequence of tutorials. Learn each concept that builds on the previous concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started failed

BrendanBall opened this issue · comments

I was just about to check out concourse, but failed getting past getting started as the docker-compose.yml from https://concourse-ci.org/docker-compose.yml as referenced in the tutorial results in concourse not starting up. Concourse logs:

the required flag `--worker-work-dir' was not specified

Thanks. See #153 for discussion of short term fix.

wget https://raw.githubusercontent.com/starkandwayne/concourse-tutorial/master/docker-compose.yml
docker-compose up -d