Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F11075533: D3282.id.diff
Wed, Aug 13, 02:18
F11071220: D3282.diff
Tue, Aug 12, 16:21
Unknown Object (File)
Mon, Aug 11, 06:28
Unknown Object (File)
Sun, Aug 10, 04:17
Unknown Object (File)
Sat, Aug 9, 12:41
Unknown Object (File)
Sat, Aug 9, 05:33
Unknown Object (File)
Thu, Aug 7, 16:05
Unknown Object (File)
Thu, Aug 7, 14:41
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