Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F10933260: D3282.diff
Tue, Aug 5, 18:39
F10910908: D3282.diff
Mon, Aug 4, 22:30
F10908173: D3282.id8449.diff
Mon, Aug 4, 20:07
Unknown Object (File)
Mon, Aug 4, 02:21
Unknown Object (File)
Sun, Aug 3, 23:08
Unknown Object (File)
Sun, Aug 3, 18:49
Unknown Object (File)
Sat, Aug 2, 16:24
Unknown Object (File)
Sat, Aug 2, 13:32
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