Freight Forwarder 1.0.0 documentation

Freight Forwarder is a utility that uses Docker to organize the transportation and distribution of Docker images from the developer to their application consumers. It allows the developer to focus on features while relying on Freight Forwarder to be the expert in continuous integration and continuous delivery.

The project website can be reference for the following information. Please report any bugs or feature requests on Github Issues.

Introduction

General Overview
A general description of the project. Something to get you acquainted with Freight Forwarder.
Install Freight Forwarder
How do I install this thing? Some simple install instructions.
Project Integration
How do I integrate Freight Forwarder with my project? Explanation of how to integrate with Freight Forwarder, expectations, and a few examples.
Workflows
Examples of different implementations for a variety of services. Single Service definition, Single Server with One dependency, Multi-dependency services, etc.

Basic Usage

Configuration File
Configuration file for projects.
CLI
CLI command index.

Extending Freight Forwarder

Injector
Describes how to implement an injector.
SDK
SDK Documentation.