X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) by lists.alpinelinux.org (Postfix) with ESMTP id BE6A15C6553 for ; Thu, 1 Nov 2018 09:41:40 +0000 (GMT) Received: by mail-lf1-f46.google.com with SMTP id o2-v6so13713627lfl.13 for ; Thu, 01 Nov 2018 02:41:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=6yzQK4XfDFUDIOQNpWKz15c/BiOBTjIFiMcwo0gdETs=; b=hrv4keD9G0NNUpuRlDyXRo2+bE4a9Io2ahjj4e+zHhM4Uj/AEJRInK27TnvYiCz0yN vlnOMbduo0lxupgCYrXYM3bpIeZFNVJUUjEaXcVpL62uAHL133SX8VgiulDGMMY2Kk6h B416Qjy1Wb9bBt50dsZMduwtgmYhNsfF+t5rYulsznzs7Co6buKPn7Wpw2vE4fpfZStc 31qNv94zl+CosSKqBmgdGfSe5hz/+/JtKnWjHk3+5Cp+4HFxsbdxAtpjoVtvK+Bqh82/ 432UVQ+kmMTyxSc9quIeuMSx6wBwiDNpEttuMSzU8WwzbRb2q8xoFljuFT+y/fPV0uZl TyFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=6yzQK4XfDFUDIOQNpWKz15c/BiOBTjIFiMcwo0gdETs=; b=Qbjr94Qtb9RwZn5/Su4ya5AJSigjuzqzYS/W1hHdJOIb4E75Q7qYxp0Fd1J8lb0viL 66BpYWbdUQgKAXX4CFPO1Iu7MWSFKTwck387bbrufEFeTpaEgn7qeUnt0ExpZBBI5X3G cYhU7laO9R6yF4gzAydtdwL30XpA4e5Xh9UVAPn7FqaEPLDOgL2h66bWQqWS8bChlfMd bVIyf5qAj/UOocCBG2BosQVhOV/iQRkm7ZdZSQdjHkLmOmrZxd9LyjR6TLPdu9WqMkjA z4nF8kh4OOpCjq4zHHoDz8m0nDVq54cHLw7xqE/i85kZpwqeJ/dI87y1v2bWrRC5me2+ LXzA== X-Gm-Message-State: AGRZ1gLDZG5yfmZAhmis7f7kpS38a5za6n5BqeredWS1O2tUhWathinm s240QRdx5DMevFmUnZ9pKHEm7ABk9WA3fI6rzRTjIM43 X-Google-Smtp-Source: AJdET5eQrmBr6iaGW1IBUCEp2vSmwgS4mDnYFejEd+Q0Zvs+Ycq7Q07u1tp87ckoAbO3wNxYdtVy4yFGIoD272gFFNw= X-Received: by 2002:a19:4d8d:: with SMTP id a135mr4247512lfb.80.1541065299620; Thu, 01 Nov 2018 02:41:39 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 From: Ivan Shibkikh Date: Thu, 1 Nov 2018 12:41:51 +0300 Message-ID: Subject: [alpine-user] "set -xe" command in Dockerfile To: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000c281c5057997396b" --000000000000c281c5057997396b Content-Type: text/plain; charset="UTF-8" Hi All, I spent time to find answer but without success. I found this email on main Alpine web site. Can someone explain what does it mean "set -xe" command in Dockerfile? Context is: RUN set -xe && apk add ... Thanks, Ivan --000000000000c281c5057997396b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,

I spent time to find= answer but=20 without success. I found this email on main Alpine web sit= e. Can someone explain what does it mean "set -xe" command in Doc= kerfile? Context is:

RUN set -xe && apk add ...

Thanks,
Ivan
--000000000000c281c5057997396b-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---