X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by lists.alpinelinux.org (Postfix) with ESMTP id 0A40B5C49C4 for ; Mon, 24 Jul 2017 22:42:05 +0000 (GMT) Received: by mail-wm0-f53.google.com with SMTP id m85so28594525wma.1 for ; Mon, 24 Jul 2017 15:42:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=owasp-org.20150623.gappssmtp.com; s=20150623; h=subject:references:to:cc:reply-to:from:message-id:date:mime-version :in-reply-to:content-transfer-encoding; bh=LS0Dv9FL5at6JrCaoKw5OMAENHxJdEpAr8enOC0oFfE=; b=iiNUXmdvlrhr6f5EyoLwoCvRjGiBALQNT9M+Tlu27kVXgxnofrohwD1uiBMUtk/h1U jJhwTG8zLaFHopWhVLWnEyX1DnC4XD8J4HfxXPq4ccjhi1wM9p+D0pGTiw1uailSR2wq nLiLYPdJnOJBfWvR47zGg36vjsEYrtLfhkVVBEkW7RAqn3YLbTuecVIoX/lXwJwcMxwk 67tqfA6powkB80pjz2kiMSOBUhuYngJpy0PC7zGkOnJnjmuAQFfAO6DEDfCbfoZnYSyi jsAGw89IB5RLf2nTmOngvC3jYDOe3fVjIZW6bUxiBc0M0tRfomLlD3s6e5GUSIeZA/4p jG0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:references:to:cc:reply-to:from :message-id:date:mime-version:in-reply-to:content-transfer-encoding; bh=LS0Dv9FL5at6JrCaoKw5OMAENHxJdEpAr8enOC0oFfE=; b=Kue/5TlX60CBkLl45jM+QXq9hTRzjYau+z/rSlG0LNSYQxymPledjQlmNwTN08pLeg QxnOrDAQT7qcT8LOvp6MdlgcDZqKWI1ZnIB8ykC8buR5CecdTOdzcZqcCAp1NZXIZQE4 4g5ONDcfZ4e2/9C2/iH+YdPyONTiV9c9H+xN0fRxjDurmh5owKxxpOvGrbis8b+bE6x1 HAIXXHLdDjXYSuBP/fe+udKLjLGNI++Ma0vul8fl/c7XwWKYPFSKQGE0LVpZn1StIXTa BKvYXkkTdhJb6Bbt0OxF/v93ekoyd6r9HpzBws6JoU1T6maYGBIsjDFaWVFuaWzlYhbl /5iQ== X-Gm-Message-State: AIVw11341nYSg+h9VmjWgIaCdL/N6InRWdV5ZZfP4DGtrQ6enUflpGnL zYMvYjHm9F0b4aw82nM= X-Received: by 10.28.195.86 with SMTP id t83mr4155857wmf.176.1500936124124; Mon, 24 Jul 2017 15:42:04 -0700 (PDT) Received: from [192.168.128.142] (p4FC95165.dip0.t-ipconnect.de. [79.201.81.101]) by smtp.gmail.com with ESMTPSA id n8sm16077902wrn.59.2017.07.24.15.42.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2017 15:42:03 -0700 (PDT) Subject: Re: [alpine-user] alpine 3.6 /usr/bin/wish References: <20170724181854.GA6925@alpine> <20170724215044.GC18090@vimes.1042.ch> To: Jean-Louis Fuchs Cc: alpine-user@lists.alpinelinux.org Reply-To: Achim From: Achim Message-ID: <013a2005-b8cb-3f39-c7b3-e7bea8cfad8a@owasp.org> Date: Tue, 25 Jul 2017 00:42:02 +0200 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: <20170724215044.GC18090@vimes.1042.ch> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 24.07.2017 23:50, Jean-Louis Fuchs wrote: > Hi > >> If so, I can live with that, as I found a way to call the wish script on >> the host talking to the tools in the docker image. Not really what I want >> but better than instaling huge X11 in the image. > > There is xvfb, which is "headless" X11, used in tools like VNC. It > should be much smaller than X11. > > Best, > Jean-Louis works with xvfb, both 3.6 and edge. It nearly doubles my image in size, but if someone wants that, here we go;-) Thanks Achim --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---