build: legacy docker builder without NODE_ENV hacks
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -12,6 +12,7 @@ pipeline {
|
||||
APP_PORT = '3000' // Next.js listens in container
|
||||
HOST_PORT = '5003' // 👈 พอร์ตบนโฮสต์ (ไม่ชนตัวอื่น)
|
||||
DOCKER_BUILDKIT = '0'
|
||||
DOCKER_CLI_HINTS = 'false'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user