Refactor Dockerfile for multi-stage build

This commit is contained in:
geraldwuhoo 2024-08-16 09:07:24 -07:00 committed by Matt Brubeck
parent dbd6eab17f
commit fcbf73dcef
4 changed files with 30 additions and 11 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
**
!src/**
!tools/docker/**
!Cross.toml
!Cargo.toml
!Cargo.lock