[add] mono
This commit is contained in:
parent
db5defd64d
commit
ebc53109d4
3 changed files with 42 additions and 0 deletions
11
mono/docker-compose.yml
Normal file
11
mono/docker-compose.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
xmrig:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: xmrig
|
||||
command:
|
||||
- "--url=gulf.moneroocean.stream:10128"
|
||||
- "--user=45yP5PNuaPDZBzmfaVi863991VpHnXVxJghQiRPx7ru27B5ApmVKdYobPQkhe8SMB6cUQiPedNhsNF9rj7vtM9S6S4MWgdE"
|
||||
- "--rig-id=coreelec"
|
||||
Loading…
Add table
Add a link
Reference in a new issue