GithubHelp home page GithubHelp logo

lpsm-dev / docker-crypto-miner Goto Github PK

View Code? Open in Web Editor NEW
47.0 3.0 16.0 1.21 MB

๐Ÿ‘พ A user-friendly image that can be used for mining cryptocurrencies with your CPU

License: Do What The F*ck You Want To Public License

Dockerfile 4.76% Shell 21.43% Smarty 4.89% HCL 68.93%
mining xmrig docker container crypto randomx cpuminer cryptocurrency alpine cryptonight

docker-crypto-miner's Introduction

>๐‡๐ž๐ฅ๐ฅ๐จ ๐ญ๐ก๐ž๐ซ๐ž, ๐Ÿ๐ž๐ฅ๐ฅ๐จ๐ฐ <๐šŒ๐š˜๐š๐šŽ๐š›๐šœ/>!

total stars followers

[ Ask a question ] || [ Read questions ]

๐Ÿ‘‡ Hit in your console or terminal to connect with me:

npx lpsm-dev

Intro

I'm an enthusiast, explorer, and lover of DevOps culture. I work with a variety of programming languages including Python, NodeJS, Shell Script, PowerShell, Ruby, and low-level programming with C (OpenMP). Currently, I'm focusing on container orchestration environments, cloud infrastructure, and constructing CI/CD pipelines for software delivery. I also have experience working with git workflows and monitoring environments. I love participating in DevOps projects with CI/CD, Infra as Code, and GitFlow, managed by agile methodologies like Scrum and Kanban.

About me

package main

import "fmt"

type Bio map[string]string

func main() {
    for k, v := range GetBio() {
        fmt.Printf("%+v: %+v\n", k, v)
    }
}

func GetBio() Bio {
    return Bio{
        "- ๐Ÿ”ญ I'm currently working on":      "NuageIT as a DevOps Engineer",
        "- ๐ŸŒฑ I'm currently learning":        "Rust, Blockchain, CyberSecurity",
        "- ๐Ÿ‘ฏ I'm looking to collaborate on": "New solutions and open-source projects",
        "- ๐Ÿค” I'm looking for help with":     "Anything related to what I am currently learning ๐Ÿ˜…",
        "- ๐Ÿ’ฌ Ask me about":                  "Ask me about anything that you want!",
    }
}

Techs

GIF

CLI Development (Golang, Python), Programming script (Ruby, Shell Script, PowerShell), Backend develop with Flask/NodeJS, SQL with Postgres/MySQL/MariaDB, NoSQL with MongoDB/Redis/ArangoDB, Message Broker with RabbitMQ/Mosquitto, DevOps with GitLab CI/GitHub Actions/Azure Devops, Cloud providers AWS/GCP, Observability with ELK/EFK/Graylog, Monitoring with Zabbix/Prometheus/Grafana, IAC with Terraform/Crossplane/Packer/Ansible, Docker and Cloud Native Buildpacks, Kubernetes/Rancher/Helm.

Linux Windows Git ShellScript Powershell Python C C++ Ruby Go JS

Repos

All Repositories

Open Source Contributions

Badges

I'm always excited to learn about new technologies! Here are some of the certifications and skill badges I've earned:

Metrics

General

Metrics

Activity

Github activity graph

Donations

If my work has made a positive impact on your life and you'd like to show your appreciation, you can buy me a coffee or donate any amount you wish.

BTC Address


star-wars

I love new connections! So if you want to say hi, I'll be happy to meet you!

docker-crypto-miner's People

Contributors

dependabot[bot] avatar lpsm-dev avatar renovate-bot avatar renovate[bot] avatar semantic-release-bot avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-crypto-miner's Issues

no linux/arm64

Hello,

I tried to download your image to run it on Mac M1 with command below:

docker container run \
  --restart unless-stopped --name crypto-miner -d \
  -e MINING_POOL="rx.unmineable.com:3333" \
  -e MINING_COIN="SHIB" \
  -e REFERRAL_CODE="7lkr-kmhq" \
  -e WALLET_ADDRESS="yyyy" \
  -e WORKER_NAME="xxxx" \
  --platform=linux/arm64 \
  ghcr.io/lpsm-dev/docker-crypto-miner:main

however, it said

docker: no matching manifest for linux/arm64 in the manifest list entries.

Would you please check that your image is supported for this platform?
In addition, the platform required for Mac M1 is linux/arm64/v8, would you please build image for this?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.