Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F8701701: D3282.id8448.diff
Sun, May 18, 20:15
Unknown Object (File)
Sat, May 17, 21:42
Unknown Object (File)
Fri, May 16, 19:13
Unknown Object (File)
Fri, May 16, 11:03
Unknown Object (File)
Thu, May 15, 05:41
Unknown Object (File)
Thu, May 15, 00:51
Unknown Object (File)
Wed, May 14, 18:48
Unknown Object (File)
Wed, May 14, 14:34
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