Skip to content

0x9be00ff1/fmz-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FMZ robot Dockerfile

Docker container to use FMZ.

Usage

Install

Pull zoozy/fmz-robot from the Docker repository:

docker pull zoozy/fmz-robot

Run

Run the image, binding associated ports, and mounting the present working directory:

docker run -e "USERID=<YourUserId>" -e "PASSWORD=<YourPassword>" -v $(pwd):/app/logs zoozy/fmz-robot

Volumes

Volume Description
/app/logs The location of the robot logs.

About

Docker container to use FMZ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published