Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F12430680: D3282.id8449.diff
Wed, Nov 5, 14:57
F12425312: D3282.id8450.diff
Wed, Nov 5, 00:20
Unknown Object (File)
Mon, Nov 3, 07:02
Unknown Object (File)
Sat, Nov 1, 18:10
Unknown Object (File)
Sat, Nov 1, 03:45
Unknown Object (File)
Thu, Oct 30, 17:05
Unknown Object (File)
Thu, Oct 30, 15:11
Unknown Object (File)
Thu, Oct 30, 09:53
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
No Lint Coverage
Unit
No Test Coverage
Branch
docker-image
Build Status
Buildable 5194
Build 5475: arc lint + arc unit