update README for golang node perl php python

update the README to include the way to cusomize
the container image with debug capabilities.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
This commit is contained in:
Liu, Jianjun
2019-09-19 11:10:17 +00:00
committed by Liu, Jianjun
parent 0929f37dee
commit 3b4b72aa3b
5 changed files with 9 additions and 0 deletions
+2
View File
@@ -77,6 +77,8 @@ modify the container images.
docker build -t clearlinux/python .
```
4. Please refer to [create custom application container image](https://github.com/clearlinux/clear-linux-documentation/pull/775) on how to customize your container image with specific debug capabilities, such as: make, git.
Refer to the Docker documentation for [default build arguments](https://docs.docker.com/engine/reference/builder/#arg).
Additionally: