Skip to content

MaanVader/Auto-Doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Auto-Doc ๐Ÿš€

Description

Auto-Doc is an innovative tool designed to streamline the process of managing and deploying multiple Docker containers ๐Ÿณ. It's perfect for running multiple CTF challenges at one go.

Installation ๐Ÿ› ๏ธ

  1. Ensure Docker is installed on your system. You can download it from Docker's official website.
  2. Clone the Auto-Doc repository:
    git clone https://github.com/MaanVader/Auto-Doc
    
  3. Navigate to the Auto-Doc directory:
    cd auto-doc
    

Setting Up Docker ๐Ÿณ

  1. Prepare your Docker environment as per the instructions in 'docker.txt'.
  2. The 'docker.txt' file should contain paths to Dockerfiles, container names, and port mappings. For example:
    /path/to/Dockerfile,container_name,port_mapping
    

Usage ๐ŸŒŸ

  1. Run the 'upload.py' script to initiate the setup:
    python upload.py
    
  2. This script will read 'docker.txt', build Docker images, and spin up containers based on the configurations provided.

About

A script to build and run multiple docker containers at one go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

โšก