1
0
Fork
You've already forked predalert
0

Initial implementation of containerization #3

Merged
papiris merged 1 commit from feat-containerize into main 2024年05月23日 18:16:11 +02:00
papiris commented 2024年05月23日 18:15:55 +02:00 (Migrated from gitlab.com)
Copy link

What

Make Predalert capable of running containerized, in a programmatic way.

  • Add Containerfile, based on Nvidia's Cuda image
  • No longer import config as module,
    instead read configfile from path given by env var PREDALERT_CONFIG_DIR
  • Pass config_file variable to subprocesses that need it

Why

Containers are superior when it comes to reproducibility
and reliability of distribution and execution of software
on disparate platforms and environments

# What Make Predalert capable of running containerized, in a programmatic way. - Add Containerfile, based on Nvidia's Cuda image - No longer import config as module, instead read configfile from path given by env var PREDALERT_CONFIG_DIR - Pass config_file variable to subprocesses that need it # Why Containers are superior when it comes to reproducibility and reliability of distribution and execution of software on disparate platforms and environments
papiris commented 2024年05月23日 18:16:11 +02:00 (Migrated from gitlab.com)
Copy link

mentioned in commit 7a8629a018

mentioned in commit 7a8629a01877598149083f215cefaacc74f2797a
papiris (Migrated from gitlab.com) merged commit 7a8629a018 into main 2024年05月23日 18:16:11 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
papiris/predalert!3
Reference in a new issue
papiris/predalert
No description provided.
Delete branch "feat-containerize"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?