Update patch set 1

Patch Set 1:

(1 comment)

Patch-set: 1
This commit is contained in:
Gerrit User 32753 2024-03-11 10:11:10 +00:00 committed by Gerrit Code Review
parent bf551457d3
commit de02bc5d50
1 changed files with 18 additions and 0 deletions

View File

@ -131,6 +131,24 @@
"revId": "736a33e95297ba0721fd6509a1502fbefdc3623d",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
},
{
"unresolved": true,
"key": {
"uuid": "21f0b43e_8b840ba2",
"filename": "stx/toCOPY/pkgbuilder/app.py",
"patchSetId": 1
},
"lineNbr": 22,
"author": {
"id": 32753
},
"writtenOn": "2024-03-11T10:11:10Z",
"side": 1,
"message": "In the end of the file stx-pkgbuilder.dockerfile, we can see the following\nENTRYPOINT [\"/usr/bin/tini\", \"--\"]\nWORKDIR /opt\nCMD [\"python3\", \"app.py\"]\n\nThis app.py will be built into the image during docker image build(stx-init-env), at the same time the environment variable DEBIAN_DISTRIBUTION will be replaced and defined replaced until the pod is starting(stx control command).\n\nPerhaps can we just hardcode it here? Later we consider a better way to pick it up from stx.conf file. Or do you have a better idea to handle it?\n\nThanks.",
"parentUuid": "6f914e4f_20905566",
"revId": "736a33e95297ba0721fd6509a1502fbefdc3623d",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
},
{
"unresolved": true,
"key": {