Files
p2pool-salvium/release_scripts/images/ubuntu/Dockerfile
2025-07-02 00:12:54 +02:00

4 lines
51 B
Docker

FROM ubuntu:24.04
ADD prepare.sh /
RUN /prepare.sh