Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F33455776: D3282.id8449.diff
Thu, Jun 18, 04:30
F33455685: D3282.diff
Thu, Jun 18, 04:28
F33455027: D3282.id8449.diff
Thu, Jun 18, 04:01
F33453678: D3282.id8448.diff
Thu, Jun 18, 03:34
F33452311: D3282.diff
Thu, Jun 18, 03:05
F33439981: D3282.id8448.diff
Wed, Jun 17, 23:08
Unknown Object (File)
Tue, Jun 16, 11:35
Unknown Object (File)
Tue, Jun 16, 10:44
Subscribers
None

Details

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

Diff Detail

Repository
rDS Nasqueron Datasources
Lint
Lint Not Applicable
Unit
Tests Not Applicable