Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F25090026: D3282.id8450.diff
Sun, Mar 29, 11:13
F25081335: D3282.diff
Sun, Mar 29, 03:11
F25077191: D3282.id8450.diff
Sat, Mar 28, 21:32
F25075481: D3282.diff
Sat, Mar 28, 18:47
Unknown Object (File)
Sat, Mar 28, 06:04
Unknown Object (File)
Mon, Mar 23, 15:58
Unknown Object (File)
Sun, Mar 22, 22:06
Unknown Object (File)
Mon, Mar 16, 20:54
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