Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F35015300: D3282.id8449.diff
Mon, Jul 6, 00:20
F35002395: D3282.id.diff
Sun, Jul 5, 22:13
F34979531: D3282.diff
Sun, Jul 5, 15:07
Unknown Object (File)
Fri, Jul 3, 20:03
Unknown Object (File)
Fri, Jul 3, 18:18
Unknown Object (File)
Fri, Jul 3, 18:18
Unknown Object (File)
Fri, Jul 3, 14:40
Unknown Object (File)
Sat, Jun 27, 23:11
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