Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F6588137: D3282.diff
Fri, Apr 4, 12:12
Unknown Object (File)
Thu, Apr 3, 12:02
Unknown Object (File)
Wed, Apr 2, 09:50
Unknown Object (File)
Mon, Mar 31, 11:32
Unknown Object (File)
Mon, Mar 31, 02:39
Unknown Object (File)
Fri, Mar 28, 16:22
Unknown Object (File)
Tue, Mar 25, 10:46
Unknown Object (File)
Sun, Mar 23, 13:22
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