Skip to content

jellydator/flapjack-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jellydator Flapjack Dockerfile

This repository contains Dockerfile of Flapjack, Jellydator's market analysis and strategy execution engine. The image is automatically published to the public GitHub Packages registry every time a new version of Flapjack comes out.

Installation

  1. Install Docker.
  2. Download the Flapjack image from the public GitHub Packages registry:
docker pull ghcr.io/jellydator/flapjack

Usage

docker run -it --rm -p 8985:8985 ghcr.io/jellydator/flapjack