DJ-clamp / asm-wrapper

🚢 A docker tool of wrapper base on https://github.com/lunnlew/AutoSignMachine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚢 asm-wrapper

Start the tutorial

1.Install depends on these Linux distributions

  • Debian

    apt update && apt install -y git wget curl perl

  • Centos

    yum update && yum install git wget curl perl

2.Create a new document ready for what to do next

  `wget --no-check-certificate https://raw.githubusercontent.com/DJ-clamp/asm-wrapper/main/docker-compose.yml`

3.Create a new document named config

4.Using docker-compose up -d pull an image and run.

About

🚢 A docker tool of wrapper base on https://github.com/lunnlew/AutoSignMachine


Languages

Language:Shell 100.0%