mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
cleanup
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
3e0fc7968f
commit
42f5d5af41
|
@ -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
|
Loading…
Reference in New Issue
Block a user