X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6CD8E3857C68 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1625088001; bh=qz7xGyTIstl7BotBaZpRs+/cA4Wscc93rDfQ2rz7L9k=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=sbXeS34fBizon5+18LLOAtLqLxMM5l/XGZtwesWlVl1+tTt7Y1hJXz8PZFtmSb+X1 cvKBwCWwuWsICOb1M/s7hTKM1QMOqBrTMN7s3zkjwPqHmAMWqNgUySqS52K0Uj/mXv ZmbS7B0aUNnJCixQPpLu9ASizbS4kMhYoZSfUIH8= Authentication-Results: sas1-597ba708d414.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Date: Thu, 1 Jul 2021 00:19:26 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <1869913741.20210701001926@yandex.ru> To: Pietro Fontana , cygwin AT cygwin DOT com Subject: Re: Issues with Cygwin inside Docker In-Reply-To: References: MIME-Version: 1.0 X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Greetings, Pietro Fontana! > I am trying to setup Cygwin inside a Windows Docker container, but I step > into the issue described here > (https://www.mail-archive.com/cygwin AT cygwin DOT com/msg165792.html) and here > (https://github.com/microsoft/hcsshim/issues/835). > I am not able to fully understand what is the conclusion from the thread in > the mailing list, what is the best approach to avoid this error? > In my Dockerfile I currently download the setup.exe, install it inside the > container, compress the folder with 7z in ZIP format, decompress it and > finally the image has Cygwin installed without errors. However, I would like > to improve this workflow if possible, also because I am not sure if Cygwin > works completely fine after this kind of installation process. > Could someone with more expertise shed some light on the topic? Zip the instal cache directory. -- With best regards, Andrey Repin Wednesday, June 30, 2021 23:39:02 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple