Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 20:35
Unknown Object (File)
Sat, Sep 5, 12:57
Unknown Object (File)
Wed, Sep 2, 06:42
Unknown Object (File)
Sat, Aug 29, 11:15
Unknown Object (File)
Sat, Aug 29, 09:59
Unknown Object (File)
Fri, Aug 28, 23:53
Unknown Object (File)
Fri, Aug 28, 23:53
Unknown Object (File)
Mon, Aug 24, 22:16
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