Renamed files
This commit is contained in:
4
scripts/release/source/Dockerfile
Normal file
4
scripts/release/source/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM p2pool_build_ubuntu
|
||||
ARG P2POOL_VERSION BUILD_TIMESTAMP
|
||||
ADD p2pool_source.sh /root
|
||||
RUN /root/p2pool_source.sh ${P2POOL_VERSION} ${BUILD_TIMESTAMP}
|
||||
Reference in New Issue
Block a user