X-Original-To: alpine-user@lists.alpinelinux.org Received: from superlel.me (superlel.me [163.172.195.163]) by lists.alpinelinux.org (Postfix) with ESMTP id E8053F855CB for ; Thu, 17 Jan 2019 12:19:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=superlel.me; s=defaultjuly2017; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject; bh=AAc8uQqyOLmTqiiNtmwdEcplZj4jBMozfcbir5mk5W4=; b=pctO4q6xMzbWJiwy1AJPpWe6p71BkNzA7PtmF1bPYpcpIYG9IqH3rsCZf99LWH8c986FngsLlcbGL71z0vo4YJGEPkdYJ+2rO32hkSLBXYBOrOwMD223OsmpDeNNnBmqWxxDn3LCN6kgTRR28ULRlSangB3yOQDGaNJxJti2ENAnUHpUlYve/hnsbvJOgWQ33I67QWZzk2UALiGq/xkZDFtjRvOwmf+26hKlREsHtEdIrLGLXuYmsr5saEvDXp92bd2UrOxYKW45RyjlaZ52DO/eSZ2xwg1VvfNVQGeS0Rl+P9ZP3n/A7yU4iF1QSjQ5gmcs8VV76V5PHKUF/ww/0A==; Received: from [90.4.177.183] (helo=[192.168.1.15]) by superlel.me with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1gk6di-00040a-In; Thu, 17 Jan 2019 13:19:18 +0100 Subject: Re: [alpine-user] shared apk cache To: Alex Athanasopoulos , alpine-user@lists.alpinelinux.org References: <964c6681-2961-f466-6819-ee2745188a63@melato.org> From: =?UTF-8?Q?L=c3=a9o_El_Amri?= Openpgp: preference=signencrypt Message-ID: <5378204e-e881-9ddd-e125-facea5ec4df9@superlel.me> Date: Thu, 17 Jan 2019 13:19:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <964c6681-2961-f466-6819-ee2745188a63@melato.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit I recently looked-up the code related to caching. I'd say it's safe to "sequentially" use a common cache for the same Alpine version. Your method for sharing it is right. On 17/01/2019 13:10, Alex Athanasopoulos wrote: > Is it safe to use an /etc/apk/cache directory that is shared across > multiple Alpine Linux systems with the same version? > > - Alex --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---