Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F24610872: D3282.id8448.diff
Sun, Mar 1, 14:33
F24610738: D3282.id8448.diff
Sun, Mar 1, 14:24
F24610731: D3282.id8448.diff
Sun, Mar 1, 14:23
F24609098: D3282.id8450.diff
Sun, Mar 1, 12:35
F24603140: D3282.id8450.diff
Sun, Mar 1, 06:37
Unknown Object (File)
Sat, Feb 28, 20:48
Unknown Object (File)
Fri, Feb 27, 20:26
Unknown Object (File)
Fri, Feb 27, 17:14
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