Fetch the repository succeeded.
25
add PostgreSQL redis go opengauss python dockerfiles on openeuler22.03
Merged
Nelson
create on
2022-09-06 17:14
Hi everyone,
I am working on enriching the docker ecosystem of openEuler. I had done the following App docker image Dockerfiles on openEuler 22.03-LTS.
```
PostgereSQL 13.3
Python 3.9.9
redis 6.2.7
openGauss-lite 2.1.0
go 1.17.3
```
The test results are shown as below. Please check the test results and review the code, and ANY suggestion or advice will be welcomed。
## Python
![输入图片说明](https://foruda.gitee.com/images/1662455383306384609/e9246fd5_10907888.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1662455419635500095/a2a94924_10907888.png "屏幕截图")
## openGauss
![输入图片说明](https://foruda.gitee.com/images/1662455472908462275/905e2f44_10907888.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1662455505863008053/c9bcf0c1_10907888.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1662455528706954223/19798171_10907888.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1662455558163422650/cdb1d3d9_10907888.png "屏幕截图")
## redis
![输入图片说明](https://foruda.gitee.com/images/1662455594211667691/b31944ca_10907888.png "屏幕截图")
## PostgreSQL
![输入图片说明](https://foruda.gitee.com/images/1662455643547599807/11f2b27a_10907888.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1662455666827369472/015ea001_10907888.png "屏幕截图")