Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F25385889: D3282.diff
Sat, Apr 11, 13:27
Unknown Object (File)
Wed, Apr 8, 08:03
Unknown Object (File)
Sat, Apr 4, 12:00
Unknown Object (File)
Fri, Apr 3, 11:20
Unknown Object (File)
Fri, Apr 3, 11:19
Unknown Object (File)
Thu, Apr 2, 14:39
Unknown Object (File)
Wed, Apr 1, 14:20
Unknown Object (File)
Wed, Apr 1, 10:29
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