Exclude volume args from docker exec arguments
This commit is contained in:
@@ -44,7 +44,6 @@ class Mrsk::Commands::App < Mrsk::Commands::Base
|
||||
("-it" if interactive),
|
||||
*rails_master_key_arg,
|
||||
*config.env_args,
|
||||
*config.volume_args,
|
||||
config.service_with_version,
|
||||
*command
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user