Marko Mikulicic
58b01b4ad3
fix: Add ca-certificates to iox docker image
2021-03-15 16:53:42 +00:00
Marko Mikulicic
334fb149b1
feat: Rename server run command to just run
...
Closes #976
2021-03-12 18:36:04 +01:00
Marko Mikulicic
8029aa887d
feat: Add subcommands to server
2021-03-11 16:07:42 +00:00
Marko Mikulicic
79105b2c50
feat: Make server no longer the default command
2021-03-10 16:49:49 +01:00
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