Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F23979816: D3282.id8448.diff
Sun, Feb 8, 08:04
F23979808: D3282.id8449.diff
Sun, Feb 8, 08:04
F23979196: D3282.id8450.diff
Sun, Feb 8, 07:49
F23973149: D3282.diff
Sun, Feb 8, 06:28
F23958780: D3282.id8450.diff
Sun, Feb 8, 04:34
F23893655: D3282.id8450.diff
Sat, Feb 7, 18:15
Unknown Object (File)
Thu, Feb 5, 20:13
Unknown Object (File)
Thu, Feb 5, 07:50
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