Commit Graph

106 Commits (8b5c945badc65249ecf4d5d6ba7f309f2d2ec52f)

Author SHA1 Message Date
Robin Schneider 43adcde094
Move `rustup target` before `cargo build`. Thanks to @dani-garcia!
5 years ago
Daniel García 7a0bb18dcf
Make `cargo new` independent of workdir to be exact
5 years ago
Robin Schneider 47a5a4e1fc
Fix package name for Ubuntu 16.04 based image. Thanks @dani-garcia!
5 years ago
Robin Schneider 0f0e5876ae
Move `dpkg --add-architecture` before the first apt call
5 years ago
Robin Schneider 43aa75dc89
Fix cross platform build support, thanks to @dani-garcia for the review
5 years ago
Robin Schneider 8280d200ea
Generate Dockerfiles from one source for maintainability. Closes #785.
5 years ago