uavaustin / ops

Infrastructure, tooling, and meta-documentation for UAV Austin.
MIT License
1 stars 0 forks source link

[rust-dev-env] Install Dependencies on Linux #13

Closed rrbutani closed 7 years ago

rrbutani commented 7 years ago

The only thing is installing docker... which I don't really want to take ownership of. Instead, let's just add the user to the docker group and change the FS driver to overlay2.

That way we don't tie ourselves to apt/yum/pacman/etc. or get into that mess.

rrbutani commented 7 years ago

New plan: handle dependencies on apt based systems / let Arch/Fedora/openSUSE/etc. users fend for themselves.

N.B. docker automagically uses overlay2 on 16.04+