Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 08:55
Unknown Object (File)
Fri, Sep 19, 08:17
Unknown Object (File)
Thu, Sep 18, 05:03
Unknown Object (File)
Wed, Sep 17, 15:34
Unknown Object (File)
Wed, Sep 17, 06:21
Unknown Object (File)
Tue, Sep 16, 19:16
Unknown Object (File)
Tue, Sep 16, 19:16
Unknown Object (File)
Tue, Sep 16, 10: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 5195
Build 5476: arc lint + arc unit