Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F11617854: D3282.id8450.diff
Mon, Sep 1, 23:05
F11611481: D3282.diff
Mon, Sep 1, 06:16
Unknown Object (File)
Sat, Aug 30, 02:27
Unknown Object (File)
Fri, Aug 29, 08:51
Unknown Object (File)
Thu, Aug 28, 02:32
Unknown Object (File)
Wed, Aug 27, 22:07
Unknown Object (File)
Wed, Aug 27, 02:21
Unknown Object (File)
Tue, Aug 26, 18:46
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