containers / build

another build tool for container images (archived, see https://github.com/rkt/rkt/issues/4024)
Apache License 2.0
342 stars 80 forks source link

Vagrant on OS X tweaks #257

Closed alindeman closed 8 years ago

alindeman commented 8 years ago

Fixes a couple issues I ran into trying to build acbuild with Vagrant/VirtualBox on OS X.

==> default: ln: failed to create hard link '/vagrant/bin/acbuild-script'
=> '/vagrant/bin/acbuild'
==> default: : Operation not permitted
jonboulle commented 8 years ago

lgtm, thanks