Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F7400541: D3282.id8450.diff
Sat, Apr 26, 02:57
Unknown Object (File)
Thu, Apr 24, 16:24
Unknown Object (File)
Sun, Apr 20, 13:48
Unknown Object (File)
Sun, Apr 20, 09:36
Unknown Object (File)
Sat, Apr 19, 15:24
Unknown Object (File)
Sat, Apr 19, 07:59
Unknown Object (File)
Fri, Apr 18, 12:06
Unknown Object (File)
Wed, Apr 16, 11:28
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