Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zergon321/task

Repository files navigation

Test task

If you have the make utility on your PC, you can just execute FILE=<data_file> make to build the Docker image and run the application with the specified data file.

Otherwise, run the following commands:

docker build -t task:0.0.1 .

docker run --mount type=bind,source=$(pwd)/<data_file>,target=/bin/<data_file> task:0.0.1 /bin/<data_file>

The data file should be a JSON or CSV file.

About

A test task solution for LinxDataCenter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /