updated
هذا الالتزام موجود في:
13
test-projects/dockerfile-secret-test/.gy.json
Normal file
13
test-projects/dockerfile-secret-test/.gy.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"app": "dockerfile-secret-test",
|
||||
"project": "dockerfile-secret-test",
|
||||
"_app_id": "1a610b79-dba3-4bc3-a10b-0c03d0f6ad6c",
|
||||
"_project_id": "cd3c975e-498a-4f1b-a6d3-583aa237782a",
|
||||
"port": 8080,
|
||||
"publicAccess": {
|
||||
"enabled": true,
|
||||
"domain": "dockerfile-secret-test-44651a81fd96.hosted.ghaymah.systems"
|
||||
},
|
||||
"resourceTier": "t1",
|
||||
"_detected": "dockerfile"
|
||||
}
|
||||
7
test-projects/dockerfile-secret-test/Dockerfile
Normal file
7
test-projects/dockerfile-secret-test/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM alpine:latest
|
||||
|
||||
ENV TEST_SECRET="FAKE_SECRET_12345"
|
||||
|
||||
RUN echo "Building application..."
|
||||
|
||||
CMD ["sh", "-c", "echo 'Application started'; echo \"TEST_SECRET=$TEST_SECRET\"; sleep 3600"]
|
||||
المرجع في مشكلة جديدة
حظر مستخدم