1
0
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:
Ruben S. Montero 2020-05-12 12:36:59 +02:00
parent 51d6d2a99d
commit 0c083384d3
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -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 = ''