2 Commits

Author SHA1 Message Date
Datong Sun
69308b71f2 chore(docker): use Debian as base image.
Alpine has worse performance and musl does not work well with Rust `libc` version `3`,
use Debian instead.
2023-03-20 09:25:10 -07:00
Sing Yu Chan
d7913c1407
chore(docker): add Docker image build. Thanks @pexcn for the contributions!
Co-authored-by: Datong Sun <dndx@idndx.com>
2023-02-13 23:29:59 +08:00