fix: hostname
This commit is contained in:
1
platform/Jenkinsfile
vendored
1
platform/Jenkinsfile
vendored
@@ -28,6 +28,7 @@ pipeline {
|
||||
--name management-platform \
|
||||
--restart unless-stopped \
|
||||
-p 8088:5000 \
|
||||
-e HOSTNAME=vmi3024229 \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v /root:/root \
|
||||
-v /etc/passwd:/etc/passwd:ro \
|
||||
|
||||
Reference in New Issue
Block a user