Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F29594197: D3282.id8450.diff
Mon, May 18, 13:33
F29564469: D3282.diff
Mon, May 18, 08:58
Unknown Object (File)
Wed, May 13, 18:23
Unknown Object (File)
Sat, May 9, 03:10
Unknown Object (File)
Wed, May 6, 10:07
Unknown Object (File)
Mon, May 4, 05:10
Unknown Object (File)
Wed, Apr 29, 19:21
Unknown Object (File)
Wed, Apr 29, 11:44
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