Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F11780720: D3282.id8448.diff
Sun, Sep 21, 13:48
F11774904: D3282.diff
Sun, Sep 21, 09:21
F11774903: D3282.id.diff
Sun, Sep 21, 09:21
F11772483: D3282.id8450.diff
Sun, Sep 21, 07:41
F11765044: D3282.diff
Sun, Sep 21, 01:28
Unknown Object (File)
Fri, Sep 19, 08:55
Unknown Object (File)
Fri, Sep 19, 08:17
Unknown Object (File)
Thu, Sep 18, 05:03
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 5195
Build 5476: arc lint + arc unit