mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
8328449c1a
This is especially noticeable on local builds (less so on the github workers).
3 lines
26 B
Docker
3 lines
26 B
Docker
FROM scratch
|
|
COPY . /src/
|