Page MenuHomeDevCentral

Provide build instructions and Docker image
ClosedPublic

Authored by dereckson on Jan 14 2024, 18:48.
Tags
None
Referenced Files
F12257968: D3282.diff
Mon, Oct 13, 10:01
F12256045: D3282.id.diff
Sun, Oct 12, 23:20
F12253588: D3282.id.diff
Sun, Oct 12, 14:04
F12252812: D3282.diff
Sun, Oct 12, 10:25
Unknown Object (File)
Sat, Oct 11, 18:15
Unknown Object (File)
Sat, Oct 11, 08:50
Unknown Object (File)
Fri, Oct 10, 14:29
Unknown Object (File)
Fri, Oct 10, 14:29
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