Commit Graph

2 Commits

Author SHA1 Message Date
Christian Bundy a5d5e446c7 Refactor Docker example
Problem: The Docker example was using Alpine with the Tini dependency
and some neat custom stuff, but it wasn't super clear to understand
everything that was going on. It was also slow because lots of stuff was
compiling from source.

Solution: Replace neat custom stuff with boring defaults for clarity and
much faster builds.
2020-05-10 13:52:47 -07:00
Stephen Solka 4882934610 Add support for running oasis in a docker container 2020-01-01 10:07:41 -05:00