mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
Refactor Dockerfile for multi-stage build
This commit is contained in:
parent
dbd6eab17f
commit
fcbf73dcef
4 changed files with 30 additions and 11 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
**
|
||||
|
||||
!src/**
|
||||
!tools/docker/**
|
||||
!Cross.toml
|
||||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue