X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by lists.alpinelinux.org (Postfix) with ESMTP id EA6B55C4F0A for ; Mon, 9 Apr 2018 21:23:24 +0000 (GMT) Received: by mail-wm0-f47.google.com with SMTP id r82so19517964wme.0 for ; Mon, 09 Apr 2018 14:23:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=maximilianeum-de.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=NG/hYAQ9MrPKyNn1zw5BjzMUoatd4OMrRQD+aCadoB0=; b=i0bw9spzyiABadkI2eeSZ663h01pZYaHw48VQNzekk1UCCNlANn8mO+u32Wl+8nM3g ds7yULC8vK6tO30dyXZx32+DiPoPrLYCB7ciDP6V9GTWdHhPuvjKJ3Nxv5wuRl+WHYVH f8dKZQp6ABsHQlPOJuGDpkSNpM8D9mKrvTmGeTT80NAlxeJ9JEbDv3MkTGZXpmzR/WLe g+K/VR21CF5+blnzY/zhg7L1dx831QGzQ/65tNUHE+FmA5tqRbiYnx9yhw+UjUrWk1P1 I06g51c7/3gnkOBuQyWIRL1Fex8OjGao4PEhhsSZ2PfrpN0S4SC9dfK7wNrhEAjx+9dx W7PA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=NG/hYAQ9MrPKyNn1zw5BjzMUoatd4OMrRQD+aCadoB0=; b=A9UwBLBzPw36+aopmb2VoNWMBm5Fypz9aS+FLPgBQv4CDJowHk2wM+9OycMSjm2F6c KSSnOsvV3VWchScuY9wg1IIRAhyYgLhO1ZSL2EuxY5oOfE6QjvOpXq3zPQApVl3lJzOF hf9hGbK/7+8q2yZNXhBIADudm8ueJB5pIXHRjE3d106h/Fh4Di+BKFdUvjfMt9yMrd00 UHETk1BZplwBVsqG24wXAmicx/pL89sOyS1VpNV4dlqBY1fUsrAEA/650JrpewuErM/M H9ltIz8bIYpQRzgZ8ts5f74pnL8OZrxRl3Lwrw/lPtBc+Ujo7itxDgc8JQ6I2gtMWSZF z+rQ== X-Gm-Message-State: ALQs6tAvFKs25J3rpCSm5OHm/WQ3TH9kRgrzfDEYpdnp1Ea1szY28/aA k4ojNE0sP7YWOnbeCjsWvOd4YLQay9Kr73J8bYmIyQ== X-Google-Smtp-Source: AIpwx4/i/MVnqDBUHDe3yNT3Wk4c/rfowlmWzmHPEhC1nqjl5OxMcQVQtl6T1m69jd1fOhjr5Q+J7nxU3L/80M1mxro= X-Received: by 10.80.186.42 with SMTP id g39mr24688967edc.143.1523309003971; Mon, 09 Apr 2018 14:23:23 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.80.165.54 with HTTP; Mon, 9 Apr 2018 14:23:23 -0700 (PDT) In-Reply-To: References: From: Gabor Toth Date: Mon, 9 Apr 2018 23:23:23 +0200 Message-ID: Subject: Re: [alpine-user] Docker add user pwd To: Achim Cc: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="94eb2c065ba210b1220569710425" --94eb2c065ba210b1220569710425 Content-Type: text/plain; charset="UTF-8" Thanks, resolved:RUN ["/bin/bash","-c","echo user:somepassword | chpasswd"] 2018-04-09 19:34 GMT+02:00 Achim : > On 09.04.2018 10:09, Gabor Toth wrote: > > #this is not working > > RUN ["echo","admin:password","|", "chpasswd"] > > try with /bin/echo > > > --- > Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org > Help: alpine-user+help@lists.alpinelinux.org > --- > > --94eb2c065ba210b1220569710425 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, resolved:RUN ["/bin/bash","-c"= ,"echo user:somepassword | chpasswd"]

2018-04-09 19:34 GMT+02:00 Achim <achim@= owasp.org>:
On 09.04.2018 10:09, Gabor Toth wrote:
> #this is not working
> RUN ["echo","admin:password","|", "= chpasswd"]

try with /bin/echo


---
Unsubscribe:=C2=A0 alpine-user+unsubscribe@lists.alpinelinux.org
Help:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0alpine-user+help@lists.alpinelinux.org
---


--94eb2c065ba210b1220569710425-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---