Closed sachinkum0009 closed 3 months ago
get_name
get_docker_args
get_preamble
This PR enables the use of IPC-related Docker arguments in Rocker configurations and should close the issue #241.
Closing this PR, because I wanted to create PR from a branch instead of main branch. PR #285 is the final PR.
get_name
to return the 'ipc' identifier.get_docker_args
method to generate Docker IPC arguments based on CLI input.get_preamble
method that returns an empty string as no preamble is needed.This PR enables the use of IPC-related Docker arguments in Rocker configurations and should close the issue #241.