Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F11008751: D3282.id8449.diff
Sat, Aug 9, 05:33
Unknown Object (File)
Thu, Aug 7, 16:05
Unknown Object (File)
Thu, Aug 7, 14:41
Unknown Object (File)
Thu, Aug 7, 09:13
Unknown Object (File)
Thu, Aug 7, 06:56
Unknown Object (File)
Thu, Aug 7, 04:02
Unknown Object (File)
Thu, Aug 7, 03:53
Unknown Object (File)
Thu, Aug 7, 03:21
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