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