-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented container deployment phase on workflow execution.
When a staged working directory is moved from one machine to another, and docker containers are used, the destination machine might not have the proper containers deployed there. The container deployment phase on workflow execution fixes that issue, just loading the frozen image obtained when the container was materialized.
- Loading branch information
1 parent
2e5cb53
commit 0d4e555
Showing
6 changed files
with
610 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.