Closed sachinkum0009 closed 2 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.
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.