updated
هذا الالتزام موجود في:
13
test-projects/empty-deploy-test/.gy.json
Normal file
13
test-projects/empty-deploy-test/.gy.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"app": "empty-deploy-test",
|
||||
"project": "empty-deploy-test",
|
||||
"_app_id": "72d725fe-77bd-42cb-b8c4-51c3f3033643",
|
||||
"_project_id": "30b9f4e9-ca9f-4fcf-9b1f-50d7eaf00063",
|
||||
"port": 8080,
|
||||
"publicAccess": {
|
||||
"enabled": true,
|
||||
"domain": "empty-deploy-test-72d66f287027.hosted.ghaymah.systems"
|
||||
},
|
||||
"resourceTier": "t1",
|
||||
"_detected": "unknown"
|
||||
}
|
||||
10
test-projects/empty-deploy-test/Dockerfile
Normal file
10
test-projects/empty-deploy-test/Dockerfile
Normal file
@@ -0,0 +1,10 @@
|
||||
# ⚡ Auto-generated Generic Dockerfile
|
||||
# Ghaymah couldn't auto-detect your project type.
|
||||
# This Dockerfile assumes your project has a start command.
|
||||
# Edit this file or create your own Dockerfile for better results.
|
||||
|
||||
FROM alpine:3.19
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
EXPOSE 80
|
||||
CMD ["sh", "-c", "echo 'Ready! Add a CMD to your Dockerfile' && sleep infinity"]
|
||||
المرجع في مشكلة جديدة
حظر مستخدم