From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.96.80] (unknown [182.2.70.94]) by gnuweeb.org (Postfix) with ESMTPSA id E11C07E7C7; Sun, 1 May 2022 15:13:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1651418024; bh=sf6bypb7SdQBzPxxJvbf/GIW2KjYgqm7l4oTBCtOoYg=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=BXiC3Q9wQX+++/VQsLY2DtIGu36cRqMpN5qYWhS8JyH9kRTStuwLWpyKqCnjjCHmM fifyybhbCdpr9PLkclyO7hXZbDMeb6sQHorwZqRjguW55+dVzt1GUQXsn/UEheGoEJ XL544HsrBq6iZCtBTv1p7JgmQwGi+YjHcApKspfWJAp3YVD1FeWYf3fCVGGH3sFJqd 2J9ueI/Lfu2rk/gk9rYPwaWEN8aGv/mIyOohx05DNC/+RnMKfZ7PP8De+E9S+N44cG 1riW+niYWwaRfeg3eXbx3yvpofCj5wKVS/4HjqqyWR+quuDpb8V2UrhSNiEX25W/jn hmMz9DmM4GbFg== Message-ID: <61651b4e-75a4-1747-9792-966257797fee@gnuweeb.org> Date: Sun, 1 May 2022 22:13:39 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH server-a001 v2 4/4] Create start.sh to start the docker container Content-Language: en-US To: Hazmi Alfarizqi , GNU/Weeb Mailing List Cc: Hazmi Alfarizqi , Alviro Iskandar Setiawan References: <20220430170838.19571-1-ammarfaizi2@gnuweeb.org> <20220430170838.19571-5-ammarfaizi2@gnuweeb.org> <3001b4d2-04fa-a78f-dad0-c94ded55a90b@gnuweeb.org> <56526bc0-9e50-829c-2c17-5c6db7f22e1f@gnuweeb.org> From: Ammar Faizi In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 5/1/22 10:09 PM, Hazmi Alfarizqi wrote: >> We don't intend to push this image. >> >> What kind of changes do you recommend? >> Keep it like this or add the "latest" tag? >> > Hmm, there's no need to add "latest" tag but for me, I prefer to add it. > So yeah up to you. OK, let's use the latest tag to make it more specific. Fast-forward merged into master branch and pushed out, thanks! -- Ammar Faizi