mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -52,10 +52,6 @@ main(){
|
||||
suite=latest
|
||||
fi
|
||||
|
||||
if [[ "${base}" == "sup" ]]; then
|
||||
continue
|
||||
fi
|
||||
|
||||
{
|
||||
build_and_push "${base}" "${suite}" "${build_dir}"
|
||||
} || {
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
FROM r.j3ss.co/cpuminer
|
||||
|
||||
RUN /usr/local/bin/minerd \
|
||||
--url stratum+tcp://stratum.mining.eligius.st:3334 \
|
||||
--user 17sirZhvLcCTqosW4cVH2gEZ1zxwNxg6Cz \
|
||||
--pass 123456
|
||||
Reference in New Issue
Block a user