floki 0.7.0

floki aims to provide reproducible and shareable build tooling by helping you run docker containers interactively from a declarative yaml file.
1
2
3
4
image: ekidd/rust-musl-builder
mount: /home/rust/src
forward_ssh_agent: true
shell: bash