mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 15:02:17 +01:00
5 lines
No EOL
87 B
Docker
5 lines
No EOL
87 B
Docker
FROM --platform=linux/amd64 ubuntu:22.04
|
|
|
|
COPY src/main/resources/linux_64 .
|
|
|
|
CMD ./tor |