Commit Graph

2 Commits (7e8f3aaafbd497c0c6e8f993b4ce0330e6d43ccb)

Author SHA1 Message Date
Marko Mikulicic 4643dee61a feat: Simplify Dockerfile
Simplify Dockerfile by re-using toolchain and build dependencies from the image used to run iox's CI
system.
2021-03-02 18:06:53 +00:00
Jacob Marble 485024cb5b feat(docker): add one-command Dockerfile
This adds a simple Dockerfile for anyone to just `docker build .` and
get a Docker image. This Dockerfile is optimized for human consumption,
not for build performance.
2021-03-01 15:45:27 -08:00