HomeDevCentral

Provide build instructions and Docker image

Description

Provide build instructions and Docker image

Summary:
The Makefile is compatible with GNU and BSD Makefile.

The Docker image is created using multi-stage builds,
one image to build the Rust source code, one to run the software.

Test Plan:

  • make all
  • make install
  • docker build .
  • run fantoir-datasource <fetch/import> from a Docker container

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D3282

Details

Provenance
derecksonAuthored on Jan 14 2024, 18:46
derecksonPushed on Jan 14 2024, 18:52
Reviewer
dereckson
Differential Revision
D3282: Provide build instructions and Docker image
Parents
rDSfc13adda27ce: Use fantoir_YYYMM format to suggest FANTOIR table name
Branches
Unknown
Tags
Unknown