# asm-wrapper-1 **Repository Path**: feipeng10086/asm-wrapper-1 ## Basic Information - **Project Name**: asm-wrapper-1 - **Description**: 🚢 A docker tool of wrapper base on https://github.com/lunnlew/AutoSignMachine - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-03-01 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚢 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.