Ollama

0.17.0
<template>
	<uid>com.ollama.ollama</uid>
	<name>Ollama</name>
	<version>0.17.0</version>
	<branch>admin</branch>
	<date>2026-02-22T16:28:00+05:00</date>
	<maintainer>Ildar &lt;[email protected]&gt;</maintainer>
	<marketplace>https://cloud.bayrell.org/</marketplace>
	<xml name="bayrell.org" priority="20">https://cloud.bayrell.org/marketplace/com.ollama.ollama.xml</xml>
	<arch>amd64</arch>
	<arch>arm64v8</arch>
	<yaml>
		<services>
			<_var_app_name_>
				<image>docker.io/ollama/ollama:0.17.0</image>
				<hostname>{{.Service.Name}}.{{.Task.ID}}.local</hostname>
				<environment>
				</environment>
				<volumes>_var_app_name_:/root/.ollama</volumes>
			</_var_app_name_>
		</services>
		<volumes>
			<_var_app_name_ />
		</volumes>
	</yaml>
	<variables>
	</variables>
	<modificators>
		<li>org.bayrell.modificator.cloud_os</li>
		<li>org.bayrell.modificator.deploy_hostname</li>
	</modificators>
	<patch>
		<name>Template patch</name>
		<operations></operations>
	</patch>
</template>