Skip to content
This repository was archived by the owner on Oct 21, 2018. It is now read-only.

imkk000/workflow-designer

Repository files navigation

Workflow Designer for Simple Image Processing

license

Requirements

How to use

# Download workflow-designer image from docker hub
docker pull anonyfz/workflow-designer:latest

# Create new container with container name "workflow-editor"
docker run --name workflow-editor -p 1412:1412 anonyfz/workflow-designer:latest

# If you want to stop image
docker stop workflow-editor

# If you want to remove container
docker rm workflow-editor

# If you want to remove workflow-designer image
docker rmi anonyfz/workflow-designer:latest

Browser Support

jQuery-contextMenu

jQuery ContextMenu Test Status

Contributors

  1. Mr. Nattakit Boonyang
  2. Mr. Kullawat Chaowanawatee (Advisor)

Project Repositories

  • Main Repository @ github.com
  • Backup Repository @ gitlab.com
git remote set-url --add --push origin git@github.com:ImKK-000/workflow-designer.git
git remote set-url --add --push origin git@gitlab.com:ImKK-000/workflow-designer.git

About

Workflow Designer for Simple Image Processing

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors