mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #-: Add link to the Dockerhub marketplace
This commit is contained in:
parent
51d6d2a99d
commit
0c083384d3
@ -166,7 +166,8 @@ CONTEXT = [
|
||||
'TAGS' => '',
|
||||
'REGTIME' => regt,
|
||||
'SIZE' => @options[:sizemb],
|
||||
'DESCRIPTION' => app['description'].delete('\\"')
|
||||
'DESCRIPTION' => app['description'].delete('\\"'),
|
||||
'LINK' => "https://hub.docker.com/_/#{app['name']}"
|
||||
}
|
||||
|
||||
tmpl = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user