From 89fa2de22af8fdfe08b9749bbf8e992c34c9e352 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 19 May 2020 08:57:32 +0800 Subject: [PATCH] PUB @LazyWolfLin https://linux.cn/article-12232-1.html --- .../20200414 How I containerize a build system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200414 How I containerize a build system.md (99%) diff --git a/translated/tech/20200414 How I containerize a build system.md b/published/20200414 How I containerize a build system.md similarity index 99% rename from translated/tech/20200414 How I containerize a build system.md rename to published/20200414 How I containerize a build system.md index f1590ef480..e268f779ff 100644 --- a/translated/tech/20200414 How I containerize a build system.md +++ b/published/20200414 How I containerize a build system.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (LazyWolfLin) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12232-1.html) [#]: subject: (How I containerize a build system) [#]: via: (https://opensource.com/article/20/4/how-containerize-build-system) [#]: author: (Ravi Chandran https://opensource.com/users/ravichandran)