mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 14:50:42 +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 |