Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F11727067: D3282.id8449.diff
Wed, Sep 17, 06:21
F11725180: D3282.diff
Tue, Sep 16, 19:16
F11725179: D3282.id8448.diff
Tue, Sep 16, 19:16
Unknown Object (File)
Tue, Sep 16, 10:23
Unknown Object (File)
Thu, Sep 11, 06:52
Unknown Object (File)
Wed, Sep 10, 23:02
Unknown Object (File)
Wed, Sep 10, 13:37
Unknown Object (File)
Tue, Sep 9, 19:56
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