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)
Thu, Feb 20, 05:09
Unknown Object (File)
Wed, Feb 19, 01:15
Unknown Object (File)
Mon, Feb 17, 04:01
Unknown Object (File)
Sat, Feb 8, 18:25
Unknown Object (File)
Sat, Feb 8, 13:15
Unknown Object (File)
Sat, Feb 8, 08:56
Unknown Object (File)
Sat, Feb 8, 08:33
Unknown Object (File)
Sat, Feb 8, 03:41
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