Allow custom options per role
This commit is contained in:
@@ -10,9 +10,9 @@ class Mrsk::Commands::App < Mrsk::Commands::Base
|
||||
*role.env_args,
|
||||
*config.volume_args,
|
||||
*role.label_args,
|
||||
*role.option_args,
|
||||
config.absolute_image,
|
||||
role.cmd,
|
||||
*role.cmd_args
|
||||
role.cmd
|
||||
end
|
||||
|
||||
def start
|
||||
|
||||
Reference in New Issue
Block a user