mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-04 08:11:45 +00: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/
|