=s_('Container-Registry|You can also %{deploy_token} for read-only access to the registry images.').html_safe%{deploy_token: deploy_token}
=s_('ContainerRegistry|You can also %{deploy_token} for read-only access to the registry images.').html_safe%{deploy_token: deploy_token}
%br
%p
=s_('ContainerRegistry|Once you log in, you’re free to create and upload a container image using the common %{build} and %{push} commands').html_safe%{build: "<code>build</code>".html_safe,push: "<code>push</code>".html_safe}