rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 657 forks source link

Custom ISO `make` is failing #1659

Open rupertbg opened 7 years ago

rupertbg commented 7 years ago

Hello,

When I test-run building a custom ISO on a fresh CentOS 7 machine I get the following error: Failed running /usr/bin/docker [build -f images/01-base/Dockerfile -t rancher/os-base images/01-base]: exit status 1

Make exits with make: *** [default] Error 1

I have made no changes to any of the configuration at this point. Only cloned the repo and called make from the root of the repo.

RancherOS Version: v0.8.1

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) CentOS 7 x64 Minimal

SvenDowideit commented 7 years ago

you probably want make release