Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F23989081: D3282.id8450.diff
Sun, Feb 8, 10:48
F23989068: D3282.id8449.diff
Sun, Feb 8, 10:48
F23988868: D3282.diff
Sun, Feb 8, 10:44
F23983933: D3282.id8450.diff
Sun, Feb 8, 09:12
F23983932: D3282.id8449.diff
Sun, Feb 8, 09:12
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
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