Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F29631453: D3282.id8448.diff
Mon, May 18, 18:39
F29631451: D3282.id8449.diff
Mon, May 18, 18:39
F29618636: D3282.id8450.diff
Mon, May 18, 16:50
F29618631: D3282.id8449.diff
Mon, May 18, 16:50
F29613223: D3282.id8449.diff
Mon, May 18, 16:03
F29594197: D3282.id8450.diff
Mon, May 18, 13:33
F29564469: D3282.diff
Mon, May 18, 08:58
Unknown Object (File)
Wed, May 13, 18:23
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